From f723486fc4bff30937c96fa046501e45dcc692e9 Mon Sep 17 00:00:00 2001 From: si458 Date: Wed, 30 Jul 2025 14:43:07 +0100 Subject: [PATCH] fix run commands dark mode visibity #7191 Signed-off-by: si458 --- views/default3.handlebars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/default3.handlebars b/views/default3.handlebars index a3429a9f..6461ae40 100644 --- a/views/default3.handlebars +++ b/views/default3.handlebars @@ -6897,7 +6897,7 @@ if (options.selectedFile == null) { x += ''; + x += ''; x += ''; if (userinfo.siteadmin & 8) { x += ''; } }