keep authenticated dashboard after panel errors
CI / compose (push) Successful in 10m15s

This commit is contained in:
Marco0300
2026-09-03 17:50:13 +02:00
parent 77418e135f
commit 6edba900cc
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/* Public, non-secret runtime configuration. Replace this file at deploy time if needed. */
window.__PROSPECT_CONFIG__ = Object.freeze({
apiBase: '',
assetVersion: 'phase-16'
assetVersion: 'phase-17'
});