From 2f420daad57f7563b743b4bbe38b3d0cddc4c53e Mon Sep 17 00:00:00 2001 From: mpnsk Date: Sat, 15 Mar 2025 16:36:03 +0100 Subject: [PATCH] use local js file instead of the unpkg cdn unpg.com was down, which broke the ui. I guess for stability deps should be local or at least pinned to a version. --- web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index.html b/web/index.html index eb99816..3f9db97 100644 --- a/web/index.html +++ b/web/index.html @@ -16,7 +16,7 @@ - +