mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
typo: fix spelling mistake
This commit is contained in:
parent
9871ad065f
commit
8247c81143
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
||||||
* See PR for TypeScript types
|
* See PR for TypeScript types
|
||||||
* [#22698](https://github.com/qbittorrent/qBittorrent/pull/22698)
|
* [#22698](https://github.com/qbittorrent/qBittorrent/pull/22698)
|
||||||
* `addTracker` and `removeTracker` now accept `hash=all` and removes/adds the tracker to *all* torrents
|
* `addTracker` and `removeTracker` now accept `hash=all` and removes/adds the tracker to *all* torrents
|
||||||
* For compatability, `removeTracker` still accepts `hash=*` internally we transform it into `all`
|
* For compatibility, `removeTracker` still accepts `hash=*` internally we transform it into `all`
|
||||||
* Allow passing a pipe (`|`) separated list of hashes in `hash` for `addTracker` and `removeTracker`
|
* Allow passing a pipe (`|`) separated list of hashes in `hash` for `addTracker` and `removeTracker`
|
||||||
|
|
||||||
## 2.11.7
|
## 2.11.7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue