mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-14 09:03:03 -04:00
ToastNotifications
This commit is contained in:
parent
720edbdc3b
commit
3d1c654c20
7 changed files with 1029 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue