From 53bc6e571d997aa8842f40cef93a315e4422b711 Mon Sep 17 00:00:00 2001 From: Samuel Enocsson Date: Thu, 21 May 2026 13:11:28 +0200 Subject: [PATCH] chore: remove redundant "Load All" link from players page (#4) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The topbar's "Refresh all" button (introduced in #4) supersedes this link. Leaving the gear icon for clearCache() — that's a separate concern. --- views/pages/index.ejs | 1 - 1 file changed, 1 deletion(-) diff --git a/views/pages/index.ejs b/views/pages/index.ejs index fba9b26..193e4c0 100644 --- a/views/pages/index.ejs +++ b/views/pages/index.ejs @@ -17,7 +17,6 @@
- Load All