mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-10 15:13:02 -04:00
Move zyqunix to EquicordDevs
This commit is contained in:
parent
03a1391312
commit
5a87762a00
2 changed files with 6 additions and 6 deletions
|
@ -256,10 +256,6 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
|||
name: "Alyxia Sother",
|
||||
id: 952185386350829688n
|
||||
},
|
||||
zyqunix: {
|
||||
name: "zyqunix",
|
||||
id: 1201415921802170388n
|
||||
},
|
||||
Remty: {
|
||||
name: "Remty",
|
||||
id: 335055032204656642n
|
||||
|
@ -952,6 +948,10 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "Oggetto",
|
||||
id: 619203349954166804n,
|
||||
},
|
||||
zyqunix: {
|
||||
name: "zyqunix",
|
||||
id: 1201415921802170388n
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue