complete source discovery scope
CI / compose (push) Successful in 14m21s

This commit is contained in:
Marco0300
2026-09-04 13:36:40 +02:00
parent f860d04762
commit b532e39f7c
6 changed files with 103 additions and 26 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-24'
assetVersion: 'phase-26'
});