mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 00:23:02 -04:00
feat(plugin): MessageColors
This commit is contained in:
parent
202de5af0b
commit
59e32da053
6 changed files with 295 additions and 3 deletions
|
@ -747,6 +747,10 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "x3rt",
|
||||
id: 131602100332396544n
|
||||
},
|
||||
hen: {
|
||||
id: 279266228151779329n,
|
||||
name: "Hen",
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue