deploy ui rebuild v1
CI / compose (push) Successful in 14m7s

This commit is contained in:
Marco0300
2026-09-04 13:58:31 +02:00
parent b532e39f7c
commit 28e1ac20a8
8 changed files with 93 additions and 27 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-26'
assetVersion: 'phase-27'
});