diff options
Diffstat (limited to 'src/utils')
-rw-r--r-- | src/utils/constants.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/utils/constants.ts b/src/utils/constants.ts index c54676f..7054db2 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -226,6 +226,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({ name: "TheKodeToad", id: 706152404072267788n }, + juby: { + name: "Juby210", + id: 324622488644616195n + }, Alyxia: { name: "Alyxia Sother", id: 952185386350829688n |