mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Loading plugins v 0.6 🔌 + Show only Down #676 + Docs📚 + Settings page work ⚙
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user