ToastNotifications
Some checks failed
Test / Test (push) Has been cancelled
Release / Build Equicord (push) Has been cancelled

This commit is contained in:
thororen1234 2025-04-27 13:40:42 -04:00
parent 720edbdc3b
commit 3d1c654c20
No known key found for this signature in database
7 changed files with 1029 additions and 1 deletions

View file

@ -1050,6 +1050,14 @@ export const EquicordDevs = Object.freeze({
name: "byeoon",
id: 1167275288036655133n
},
Skully: {
name: "Skully",
id: 150298098516754432n
},
Buzzy: {
name: "Buzzy",
id: 1273353654644117585n
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly