mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
json:fix label filters
This commit is contained in:
parent
c2b1b59de3
commit
88ca3bacd1
1 changed files with 0 additions and 1 deletions
|
@ -196,7 +196,6 @@ class json_rpc:
|
|||
}}}
|
||||
"""
|
||||
if 'Label' in sclient.get_enabled_plugins():
|
||||
filter_dict = {}
|
||||
torrent_ids = sclient.label_get_filtered_ids(filter_dict)
|
||||
filters = sclient.label_filter_items()
|
||||
else:
|
||||
|
|
Loading…
Add table
Reference in a new issue