Add Crxa Back as Dev For PR
Some checks are pending
Sync to Codeberg / Sync Codeberg and Github (push) Waiting to run
Test / Test (push) Waiting to run

This commit is contained in:
thororen1234 2025-04-01 23:08:32 -04:00
parent 5a9c4c15c2
commit fa5a4e9969
No known key found for this signature in database

View file

@ -807,6 +807,10 @@ export const EquicordDevs = Object.freeze({
name: "Hen",
id: 279266228151779329n
},
Crxa: {
name: "Crxa",
id: 920290194886914069n
},
vmohammad: {
name: "vMohammad",
id: 921098159348924457n
@ -1031,7 +1035,7 @@ export const EquicordDevs = Object.freeze({
WKoA: {
name: "WKoA",
id: 724416180097384498n
}
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly