mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
Expose WebUI ban counter to users
This commit is contained in:
@@ -44,7 +44,7 @@ public:
|
||||
|
||||
private slots:
|
||||
void loginAction();
|
||||
void logoutAction();
|
||||
void logoutAction() const;
|
||||
|
||||
private:
|
||||
bool isBanned() const;
|
||||
|
||||
Reference in New Issue
Block a user