gameActivityToggle: Fix disabled SVG look (#1696)

This commit is contained in:
ruukulada 2023-08-30 18:53:05 -04:00 committed by GitHub
parent d688075c0a
commit fe6be987fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 6 deletions

View file

@ -355,6 +355,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
name: "bb010g",
id: 72791153467990016n,
},
RuukuLada: {
name: "RuukuLada",
id: 119705748346241027n,
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly