Loading plugins v 0.6 🔌 + Show only Down #676 + Docs📚 + Settings page work ⚙

This commit is contained in:
jokob-sk
2024-05-24 08:01:48 +10:00
parent 5e45bf6d4a
commit 10b3e91b8a
19 changed files with 1199 additions and 1155 deletions

View File

@@ -189,7 +189,7 @@ def importConfigs (db, all_plugins):
for plugin in all_plugins:
# Header on the frontend and the app_state.json
updateState(f"Import plugin {index} of {len(all_plugins)}")
updateState(f"Check plugin {index} of {len(all_plugins)}")
index +=1