fix source action button behavior
CI / compose (push) Successful in 15m39s

This commit is contained in:
Marco0300
2026-09-04 14:53:47 +02:00
parent b696117706
commit b7a43b5074
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-27'
assetVersion: 'phase-28'
});