diff options
Diffstat (limited to 'src/utils/constants.ts')
-rw-r--r-- | src/utils/constants.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/utils/constants.ts b/src/utils/constants.ts index 60d33f8..eccd3e3 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -73,6 +73,10 @@ export const Devs = Object.freeze({ name: "katlyn", id: 250322741406859265n }, + nea: { + name: "nea", + id: 310702108997320705n, + }, Nuckyz: { name: "Nuckyz", id: 235834946571337729n |