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

View file

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