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 57fc816..4021c81 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -206,6 +206,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({ name: "cloudburst", id: 892128204150685769n }, + Aria: { + name: "Syncxv", + id: 549244932213309442n, + }, TheKodeToad: { name: "TheKodeToad", id: 706152404072267788n |