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.ts6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/utils/constants.ts b/src/utils/constants.ts
index eead2a3..f45e8b0 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -157,8 +157,12 @@ export const Devs = Object.freeze({
name: "Luny",
id: 821472922140803112n
},
+ Vap: {
+ name: "Vap0r1ze",
+ id: 454072114492866560n
+ },
KingFish: {
name: "King Fish",
id: 499400512559382538n
- }
+ },
});