mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
WebAPI: Add endpoint to set speed limit mode
This commit is contained in:
committed by
GitHub
parent
3dd616f6ff
commit
7d97905716
@@ -48,7 +48,7 @@
|
||||
#include "base/utils/version.h"
|
||||
#include "api/isessionmanager.h"
|
||||
|
||||
inline const Utils::Version<int, 3, 2> API_VERSION {2, 8, 13};
|
||||
inline const Utils::Version<int, 3, 2> API_VERSION {2, 8, 14};
|
||||
|
||||
class APIController;
|
||||
class AuthController;
|
||||
|
||||
Reference in New Issue
Block a user