reuse duplicate source registrations
CI / compose (push) Successful in 14m15s

This commit is contained in:
Marco0300
2026-09-04 15:45:13 +02:00
parent f3388da964
commit 0653e7366c
6 changed files with 20 additions and 11 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-32'
assetVersion: 'phase-33'
});