add free public source adapters
CI / compose (push) Successful in 13m51s

This commit is contained in:
Marco0300
2026-09-04 11:38:11 +02:00
parent 6985f36e05
commit f860d04762
6 changed files with 51 additions and 10 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-23'
assetVersion: 'phase-24'
});