aboutsummaryrefslogtreecommitdiff
path: root/src/utils/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/constants.ts')
-rw-r--r--src/utils/constants.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/utils/constants.ts b/src/utils/constants.ts
index 3766c74..eead2a3 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -156,5 +156,9 @@ export const Devs = Object.freeze({
Luna: {
name: "Luny",
id: 821472922140803112n
+ },
+ KingFish: {
+ name: "King Fish",
+ id: 499400512559382538n
}
});