From 7ec39ff1e6bb9cd2f299f8b894b855a3d08c381e Mon Sep 17 00:00:00 2001 From: enki Date: Wed, 27 Aug 2025 21:52:46 -0700 Subject: [PATCH] more fucking UI fixes --- internal/web/static/upload.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/internal/web/static/upload.js b/internal/web/static/upload.js index 4382eb8..fd01856 100644 --- a/internal/web/static/upload.js +++ b/internal/web/static/upload.js @@ -657,10 +657,10 @@ class GatewayUI { linksContainer.innerHTML = linkTypes .filter(type => links[type.key]) .map(type => ` -