aboutsummaryrefslogtreecommitdiff
path: root/src/utils
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils')
-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 3266e24..9e2b2fe 100644
--- a/src/utils/constants.ts
+++ b/src/utils/constants.ts
@@ -347,6 +347,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
name: "arrow",
id: 958158495302176778n
},
+ bb010g: {
+ name: "bb010g",
+ id: 72791153467990016n,
+ },
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly