diff options
Diffstat (limited to 'src/utils/constants.ts')
-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 365fd0f..edbd76d 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 }, + LordElias: { + name: "LordElias", + id: 319460781567639554n + }, juby: { name: "Juby210", id: 324622488644616195n |