mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-10 15:13:02 -04:00
Add Premid Plugin + RoleMembersViewer
This commit is contained in:
parent
d793f37b39
commit
f3f7696dca
6 changed files with 747 additions and 31 deletions
|
@ -1000,6 +1000,10 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "mochie",
|
||||
id: 1043599230247374869n,
|
||||
},
|
||||
okiso: {
|
||||
name: "okiso",
|
||||
id: 274178934143451137n,
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue