mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-15 09:33:03 -04:00
New plugin : Party mode 🎉 (#1161)
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com> Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
parent
dab48288a8
commit
bc46bfa467
3 changed files with 111 additions and 1 deletions
|
@ -311,6 +311,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
|||
name: "outfoxxed",
|
||||
id: 837425748435796060n
|
||||
},
|
||||
UwUDev: {
|
||||
name: "UwU",
|
||||
id: 691413039156690994n,
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue