mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 12:48:04 -06:00
WebUI: Allow to retrieve qBittorrent version
New GET method: * version/qbittorrent: qBittorrent version Closes #1872.
This commit is contained in:
@@ -83,6 +83,7 @@ private:
|
||||
void action_command_recheck();
|
||||
void action_version_api();
|
||||
void action_version_api_min();
|
||||
void action_version_qbittorrent();
|
||||
|
||||
typedef void (RequestHandler::*Action)();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user