feat(plugin): MessageColors

This commit is contained in:
thororen1234 2024-08-08 14:10:46 -04:00
parent 202de5af0b
commit 59e32da053
6 changed files with 295 additions and 3 deletions

View file

@ -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