mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-11 23:53:03 -04:00
feat(plugin): MoreStickers (#66)
This commit is contained in:
parent
82cae8c771
commit
26a8961d9e
26 changed files with 3015 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue