SecretRingToneEnabler: Option to always play Snow Halation Theme (#2831)

This commit is contained in:
Ramzi Al Haddad 2024-09-03 05:50:25 -05:00 committed by GitHub
parent 30e4e83158
commit 7f784befc2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 30 additions and 9 deletions

View file

@ -566,6 +566,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
name: "niko",
id: 341377368075796483n,
},
RamziAH: {
name: "RamziAH",
id: 1279957227612147747n,
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly