mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 16:43:04 -04:00
new plugin: BetterGifPicker (#2108)
Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
parent
f14001b531
commit
60bc823eab
2 changed files with 27 additions and 0 deletions
|
@ -403,6 +403,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
|||
name: "Grzesiek11",
|
||||
id: 368475654662127616n,
|
||||
},
|
||||
Samwich: {
|
||||
name: "Samwich",
|
||||
id: 976176454511509554n,
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue