mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-11 20:14:13 +00:00
json:fix label filters
This commit is contained in:
parent
c2b1b59de3
commit
88ca3bacd1
@ -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…
x
Reference in New Issue
Block a user