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 307de87..7f44ee0 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -136,5 +136,9 @@ export const Devs = Object.freeze({ KraXen72: { name: "KraXen72", id: 379304073515499530n + }, + kemo: { + name: "kemo", + id: 299693897859465228n } }); |