aboutsummaryrefslogtreecommitdiff
path: root/src/utils/constants.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/constants.ts')
-rw-r--r--src/utils/constants.ts4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/utils/constants.ts b/src/utils/constants.ts
index 400fcaa..424c9aa 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -366,6 +366,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
RuukuLada: {
name: "RuukuLada",
id: 119705748346241027n,
+ },
+ blahajZip: {
+ name: "blahaj.zip",
+ id: 683954422241427471n,
}
} satisfies Record<string, Dev>);