add Google Places source dashboard
CI / compose (push) Successful in 13m30s

This commit is contained in:
Marco0300
2026-09-04 11:18:18 +02:00
parent ed8829f96d
commit 6985f36e05
7 changed files with 68 additions and 14 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-22'
assetVersion: 'phase-23'
});