Move zyqunix to EquicordDevs

This commit is contained in:
thororen 2024-12-03 15:39:57 -05:00
parent 03a1391312
commit 5a87762a00
2 changed files with 6 additions and 6 deletions

View file

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