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:
UwU 2023-05-23 03:32:27 +02:00 committed by GitHub
parent dab48288a8
commit bc46bfa467
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 111 additions and 1 deletions

View file

@ -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