diff --git a/src/utils/constants.ts b/src/utils/constants.ts index 40965d08c..4a3b12cf5 100644 --- a/src/utils/constants.ts +++ b/src/utils/constants.ts @@ -426,6 +426,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({ Elvyra: { name: "Elvyra", id: 708275751816003615n, + }, + Sqaaakoi: { + name: "Sqaaakoi", + id: 259558259491340288n, } } satisfies Record);