aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 6c7b540..aaf6e4d 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -177,4 +177,8 @@ export const Devs = Object.freeze({
name: "'ax",
id: 273562710745284628n,
},
+ pointy: {
+ name: "pointy",
+ id: 99914384989519872n
+ }
});