mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-15 09:33:03 -04:00
Shakespearean plugin (#28)
* feat(ServerListIndicators): toggle compact and optimization (#27) * Shakespearean plugin * Fixes --------- Co-authored-by: verysillycat <cortex@duck.com> Co-authored-by: thororen1234 <78185467+thororen1234@users.noreply.github.com>
This commit is contained in:
parent
b6fe44ce5b
commit
4c5d60a110
4 changed files with 123 additions and 1 deletions
|
@ -551,6 +551,10 @@ export const Devs = /* #__PURE__*/ Object.freeze({
|
|||
} satisfies Record<string, Dev>);
|
||||
|
||||
export const EquicordDevs = Object.freeze({
|
||||
vmohammad: {
|
||||
name: "vMohammad",
|
||||
id: 921098159348924457n
|
||||
},
|
||||
nexpid: {
|
||||
name: "Nexpid",
|
||||
id: 853550207039832084n
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue