fix bug
This commit is contained in:
parent
e6bacf3b7b
commit
1ce7e624ad
@ -83,7 +83,7 @@ class FilterModule(_ModuleBase):
|
||||
pass
|
||||
|
||||
def init_setting(self) -> Tuple[str, Union[str, bool]]:
|
||||
return "FILTER_RULE", True
|
||||
pass
|
||||
|
||||
def filter_torrents(self, rule_string: str,
|
||||
torrent_list: List[TorrentInfo],
|
||||
|
Loading…
x
Reference in New Issue
Block a user