mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-11 23:53:03 -04:00
Fixes
This commit is contained in:
parent
3c4d217312
commit
94606a3a5d
3 changed files with 8 additions and 4 deletions
|
@ -675,6 +675,10 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "colorman",
|
||||
id: 298842558610800650n,
|
||||
},
|
||||
walrus: {
|
||||
name: "walrus",
|
||||
id: 305317288775778306n,
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
export const SuncordDevs = /* #__PURE__*/ Object.freeze({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue