mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-14 17:13:03 -04:00
This commit is contained in:
parent
dc24a32d6a
commit
7a0df3bcf0
3 changed files with 175 additions and 0 deletions
|
@ -1078,6 +1078,10 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "bbgaming25k",
|
||||
id: 851222385528274964n,
|
||||
},
|
||||
GroupXyz: {
|
||||
name: "GroupXyz",
|
||||
id: 950033410229944331n
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue