From ca7547adcfd907f2e494d5dcd7936672f9c71510 Mon Sep 17 00:00:00 2001 From: Roby Date: Mon, 27 Apr 2026 18:23:08 +0200 Subject: [PATCH] fix(ui): hide Telegram buttons for unauthenticated users --- templates/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index b1e295a..3ac5a96 100644 --- a/templates/index.html +++ b/templates/index.html @@ -653,10 +653,12 @@ -
+ ${canControl ? ` +
+ ` : ''} ${showReboot ? `