refactor: remove loading dashboard route references from configuration and tests

This commit is contained in:
2026-06-04 14:51:21 +02:00
parent 2496f13055
commit 934500a1db
10 changed files with 1 additions and 19 deletions
-1
View File
@@ -11,7 +11,6 @@ SCOREKO_APP_ICON_PATH=static/icons/icon.ico
NODECG_BUNDLE_NAME=scoreko-dev
NODECG_PORT=9090
SCOREKO_DASHBOARD_ROUTE=dashboard/scoreko-dev/main.html?standalone=true
SCOREKO_LOADING_ROUTE=dashboard/loading/main.html?standalone=true
# Timing & Lifecycles (Required)
ELECTRON_LOAD_DELAY_MS=10000