refresh source action assets
CI / compose (push) Successful in 13m49s

This commit is contained in:
Marco0300
2026-09-04 15:26:56 +02:00
parent b9ec3be13c
commit 618365a774
3 changed files with 7 additions and 7 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-30'
assetVersion: 'phase-31'
});