mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-14 09:03:03 -04:00
* Encryptcord Fix * FixName * Update index.tsx * Update constants.ts * Update constants.ts * Update index.tsx * Final fix
This commit is contained in:
parent
179b56e57f
commit
851fc84e66
2 changed files with 23 additions and 8 deletions
|
@ -1042,6 +1042,10 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "smuki",
|
||||
id: 691517398523576331n
|
||||
},
|
||||
ItsAlex: {
|
||||
name: "ItsAlex",
|
||||
id: 551023598203043840n
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue