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 6814fc7..365fd0f 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -245,5 +245,9 @@ export const Devs = /* #__PURE__*/ Object.freeze({ Dziurwa: { name: "Dziurwa", id: 787017887877169173n + }, + AutumnVN: { + name: "AutumnVN", + id: 393694671383166998n } }); |