RoleColorEverywhere: Poll Results & Cleanup

Co-authored-by: jamesbt365 <jamesbt365@gmail.com>
This commit is contained in:
Nuckyz 2024-11-17 18:45:07 -03:00
parent 99458da3be
commit ea2772476d
No known key found for this signature in database
GPG key ID: 440BF8296E1C4AD9
2 changed files with 90 additions and 47 deletions

View file

@ -579,6 +579,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
name: "SomeAspy",
id: 516750892372852754n,
},
jamesbt365: {
name: "jamesbt365",
id: 158567567487795200n,
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly