mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-18 10:57:04 -04:00
Feat(plugin + fix ) GithubRepos & Pluginsettings (#185)
* Updated Pluginsettings.tsx (https://github.com/Vendicated/Vencord/pull/3293) Added GithubRepos (https://github.com/Vendicated/Vencord/pull/3292) Also added Equicord Contrib to needed people * Fixed lint error * Hopefully fixed it? * Resolved conflicts --------- Co-authored-by: Crxa <c@crxaw.tech> Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
This commit is contained in:
parent
bc29549586
commit
14db952e94
12 changed files with 835 additions and 1 deletions
|
@ -1020,6 +1020,10 @@ export const EquicordDevs = Object.freeze({
|
|||
name: "SteelTech",
|
||||
id: 1344190786476183643n
|
||||
},
|
||||
talhakf: {
|
||||
name: "talhakf",
|
||||
id: 1140716160560676976n
|
||||
},
|
||||
} satisfies Record<string, Dev>);
|
||||
|
||||
// iife so #__PURE__ works correctly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue