This commit is contained in:
Mirco Wittrien 2020-09-28 16:46:26 +02:00
parent 576daa0b24
commit e82492796b
3 changed files with 3 additions and 3 deletions

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Allows you to look at all plugins from the plugin repo and download them on the fly. Repo button is in the plugins settings.
Allows you to look at all plugins from the plugin repo and download them on the fly.

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Allows you to preview all themes from the theme repo and download them on the fly. Repo button is in the theme settings.
Allows you to preview all themes from the theme repo and download them on the fly.

View File

@ -6,7 +6,7 @@ module.exports = (_ => {
"name": "ThemeRepo",
"author": "DevilBro",
"version": "2.0.7",
"description": "Allows you to preview all themes from the theme repo and download them on the fly. Repo button is in the theme settings."
"description": "Allows you to preview all themes from the theme repo and download them on the fly."
}
};
return !window.BDFDB_Global || (!window.BDFDB_Global.loaded && !window.BDFDB_Global.started) ? class {