aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Tallis <tallis.elliott@gmail.com>2022-12-22 16:42:54 +0000
committerGitHub <noreply@github.com>2022-12-22 17:42:54 +0100
commitaf0d34b155006302eb3ac6caa434b53cef3c70dc (patch)
treea282acd3c5556991a6e24a1546851245da7c788e
parent6dd705f9512033d78445d76421d552bead2f2746 (diff)
downloadVencord-af0d34b155006302eb3ac6caa434b53cef3c70dc.tar.gz
Vencord-af0d34b155006302eb3ac6caa434b53cef3c70dc.tar.bz2
Vencord-af0d34b155006302eb3ac6caa434b53cef3c70dc.zip
pointy is a "contributor" (#359)
-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
+ }
});