mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-15 01:23:03 -04:00
* Update constants.ts * Update index.tsx * Update README.md * soggy plugin * Edits --------- Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
This commit is contained in:
parent
bb0b4897b4
commit
c7298da33b
3 changed files with 156 additions and 1 deletions
|
@ -1070,6 +1070,10 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "Cootshk",
|
||||
id: 921605971577548820n,
|
||||
},
|
||||
sliwka: {
|
||||
name: "sliwka",
|
||||
id: 1165286199628419129n,
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue