From 18d5a72fb29b8326e1b3beb5b009427e1a297759 Mon Sep 17 00:00:00 2001 From: user Date: Mon, 27 Apr 2026 21:15:12 +0900 Subject: [PATCH] fix: remove type=module from app.js to prevent blank screen --- internal/webapp/static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/webapp/static/index.html b/internal/webapp/static/index.html index 87e37db..b4a0036 100644 --- a/internal/webapp/static/index.html +++ b/internal/webapp/static/index.html @@ -236,6 +236,6 @@ Idempotent API retries need transactions. Cache invalidation uses TTL tradeoffs - +