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 99da615..6a939c9 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -258,8 +258,12 @@ export const Devs = /* #__PURE__*/ Object.freeze({
name: "pylix",
id: 492949202121261067n
},
+ RyanCaoDev: {
+ name: "RyanCaoDev",
+ id: 952235800110694471n,
+ },
Strencher: {
name: "Strencher",
id: 415849376598982656n
- }
+ },
});