TEMP DOING THIS JUST TO FIX BRANCH ISSUE

This commit is contained in:
byron 2024-03-22 09:39:01 -04:00 committed by GitHub
parent c2a8671f31
commit 1a106e755b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -427,10 +427,6 @@ export const Devs = /* #__PURE__*/ Object.freeze({
name: "Elvyra",
id: 708275751816003615n,
},
Byron: {
name: "byron",
id: 639577344276692992n
}
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly