From 09836fa8a614ee4c0b986c21e370a741ca9ec9d8 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 21 Mar 2026 19:32:11 +0100 Subject: fix(lib/init): Correctly make the web-app relocatable `reqwest`, which is doing our API requests for us, requires an absolute and not a relative URL. --- index.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index 3772400..303ca24 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,13 @@ data-weak-refs /> +
+ +