From b7a43b5074ea923d14c7e6d62afa2bfeb91216ae Mon Sep 17 00:00:00 2001 From: Marco0300 Date: Fri, 4 Sep 2026 14:53:47 +0200 Subject: [PATCH] fix source action button behavior --- apps/web/asset-manifest.json | 6 +++--- apps/web/config.js | 2 +- apps/web/index.html | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/web/asset-manifest.json b/apps/web/asset-manifest.json index bd26927..ee12856 100644 --- a/apps/web/asset-manifest.json +++ b/apps/web/asset-manifest.json @@ -1,6 +1,6 @@ { "schema": 1, - "version": "phase-27", + "version": "phase-28", "entrypoints": [ "config.js", "app.js", @@ -13,10 +13,10 @@ "healthz" ], "integrity": { - "config.js": "sha256-95293871c068b38098cead4af5de4b17ee505a0b051b9379567a716dc5364490", + "config.js": "sha256-40caf170414913b9ab63df455d1510d6ce11f1904b40441f20396291861f76fe", "app.js": "sha256-ab5c2ac47fa221b9894eaf1a7802b9f60a010beed27b0d0e4d3ba84ffa03f2c1", "styles.css": "sha256-ba90290ab11e82a6b2639dfd70d1e74502c1cacb2b26cf1db92b45beb67ac03f", - "index.html": "sha256-f5d2ab03e5c676f8af8a9bfd201e6d4fb3bfb19ba10098e93eae5680122fa2cc", + "index.html": "sha256-316b06d3062b77330962c303020ab4577cbbbc8c92bf33a99957ab167cb85ea2", "health.html": "sha256-c352a6f37aa24628cfc8d5709a70ff2d94181d192ed5fe00916cca9378a61d81", "error.html": "sha256-f3cc28d2dfc9e8af112d0257c6ee47b9e9146e5da8590a754dd589bf43702aaf", "healthz": "sha256-dc51b8c96c2d745df3bd5590d990230a482fd247123599548e0632fdbf97fc22" diff --git a/apps/web/config.js b/apps/web/config.js index 264ef09..3bf49dd 100644 --- a/apps/web/config.js +++ b/apps/web/config.js @@ -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' }); diff --git a/apps/web/index.html b/apps/web/index.html index 052e9d6..af1d87f 100644 --- a/apps/web/index.html +++ b/apps/web/index.html @@ -5,7 +5,7 @@ ProspectOS · Pipeline intelligence - +
@@ -138,7 +138,7 @@ - - + +