mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-18 10:57:04 -04:00
Remove ExoDev at request of user
Add SteelTech For Upcoming Project as well maybe I'll give a sneak peek soon :)
This commit is contained in:
parent
dc114666a8
commit
0e856059d8
2 changed files with 6 additions and 6 deletions
|
@ -984,10 +984,6 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "vappstar",
|
||||
id: 747192967311261748n
|
||||
},
|
||||
ExoDev: {
|
||||
name: "ExoDev",
|
||||
id: 1325655837003223137n
|
||||
},
|
||||
voidbbg: {
|
||||
name: "voidbbg",
|
||||
id: 117126234588184582n
|
||||
|
@ -1020,6 +1016,10 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "S€th",
|
||||
id: 1273447359417942128n
|
||||
},
|
||||
SteelTech: {
|
||||
name: "SteelTech",
|
||||
id: 1344190786476183643n
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue