ArmCord -> Legcord (#2948)

This commit is contained in:
Aiden 2024-10-22 19:39:43 -07:00 committed by GitHub
parent 7f8e241b9c
commit 5afc24b41a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 9 additions and 5 deletions

View file

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