mirror of
https://github.com/Equicord/Equicord.git
synced 2025-05-11 18:05:37 +02:00
Add FakeProfileThemesAndEffects back
This commit is contained in:
parent
79a44729a0
commit
857e4ae872
13 changed files with 981 additions and 0 deletions
|
@ -250,6 +250,7 @@ function isPluginFile({ name }: { name: string; }) {
|
|||
plugins.push(data);
|
||||
if (readme) readmes[data.name] = readme;
|
||||
})
|
||||
.sort()
|
||||
));
|
||||
|
||||
const data = JSON.stringify(plugins);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue