From f3f45209e9a441447e7ea01efcf4087a08fad494 Mon Sep 17 00:00:00 2001 From: Gilles M <10937624+gem85247@users.noreply.github.com> Date: Mon, 7 Apr 2025 19:01:18 +0200 Subject: [PATCH] fix: manifest.json cross-origin When utilizing Cloudflare Zero Trust, fetching the manifest.json file may encounter issues because the request is redirected through the Zero Trust authentication page. --- src/app.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app.html b/src/app.html index e64e6d583..d19f3d227 100644 --- a/src/app.html +++ b/src/app.html @@ -9,7 +9,7 @@ - +