feat(plugin): MoreStickers (#66)

This commit is contained in:
leko 2024-10-19 13:42:14 +08:00 committed by GitHub
parent 82cae8c771
commit 26a8961d9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 3015 additions and 2 deletions

View file

@ -920,7 +920,11 @@ export const EquicordDevs = Object.freeze({
creations: {
name: "Creation's",
id: 209830981060788225n
}
},
Leko: {
name: "Leko",
id: 108153734541942784n
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly