CzBiX / qb-web

A qBittorrent Web UI, write in TypeScript+Vue.
GNU General Public License v3.0
1.71k stars 137 forks source link

fix(api): change param hashes to hash #112

Closed Konano closed 3 years ago

Konano commented 3 years ago

https://github.com/qbittorrent/qBittorrent/wiki/WebUI-API-(qBittorrent-4.1)#edit-trackers

The parameter should be hash, not hashes.

CzBiX commented 3 years ago

🥳