mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
Fixes to Web UI shutdown button
This commit is contained in:
@@ -135,6 +135,7 @@ HttpServer::HttpServer(QObject* parent) : QTcpServer(parent)
|
||||
a = tr("The following parameters are supported:");
|
||||
a = tr("Torrent path");
|
||||
a = tr("Torrent name");
|
||||
a = tr("qBittorrent has been shutdown.");
|
||||
}
|
||||
|
||||
HttpServer::~HttpServer() {
|
||||
|
||||
Reference in New Issue
Block a user