mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-29 16:34:25 -04:00
Update constants.ts
This commit is contained in:
parent
95dc23b6a2
commit
638cbcb1ed
1 changed files with 4 additions and 0 deletions
|
@ -1098,6 +1098,10 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "Suffocate",
|
||||
id: 772601756776923187n
|
||||
},
|
||||
galpt: {
|
||||
name: "galpt",
|
||||
id: 631418827841863712n
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue