From 53af4a4b993cf2911dc19b178fb31125f8a8b226 Mon Sep 17 00:00:00 2001 From: Vlad Stan Date: Mon, 12 Dec 2022 10:34:23 +0200 Subject: [PATCH] fix: only super-user should be able to restart --- lnbits/core/templates/admin/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lnbits/core/templates/admin/index.html b/lnbits/core/templates/admin/index.html index dea067a8..31575886 100644 --- a/lnbits/core/templates/admin/index.html +++ b/lnbits/core/templates/admin/index.html @@ -17,7 +17,7 @@ style="padding: 6px; border-radius: 6px" /> - + Restart the server for changes to take effect