From 33282c4d2f5f57265bcdff3f4e9a355804264be9 Mon Sep 17 00:00:00 2001 From: caryoscelus Date: Sun, 29 May 2022 20:53:15 +0400 Subject: [PATCH] SideBarPlugin: donate button back (still only BTC) --- plugins/Sidebar/SidebarPlugin.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/Sidebar/SidebarPlugin.py b/plugins/Sidebar/SidebarPlugin.py index 72bff1eb..69ad60f3 100644 --- a/plugins/Sidebar/SidebarPlugin.py +++ b/plugins/Sidebar/SidebarPlugin.py @@ -440,7 +440,10 @@ class UiWebsocketPlugin(object):

  • - {donate_key} + {donate_key} + {_[Donate]} +
    +
  • """)) def sidebarRenderOwnedCheckbox(self, body, site):