mirror of
https://github.com/idanoo/autobrr
synced 2025-07-24 01:09:13 +00:00
fix(indexers): TorrentNetwork settings crash (#879)
fix panic due to misspelling in definition
This commit is contained in:
parent
956bccd69f
commit
9e2e43477d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ urls:
|
||||||
- https://tntracker.org/
|
- https://tntracker.org/
|
||||||
privacy: private
|
privacy: private
|
||||||
protocol: torrent
|
protocol: torrent
|
||||||
suppports:
|
supports:
|
||||||
- irc
|
- irc
|
||||||
- rss
|
- rss
|
||||||
source: unknown
|
source: unknown
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue