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 18aaeb8..7563200 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -144,5 +144,9 @@ export const Devs = Object.freeze({ dzshn: { name: "dzshn", id: 310449948011528192n + }, + Ducko: { + name: "Ducko", + id: 506482395269169153n } }); |