fix bugs
This commit is contained in:
@ -38,6 +38,8 @@ class SystemConfigKey(Enum):
|
||||
SearchResults = "SearchResults"
|
||||
# 索引站点范围
|
||||
IndexerSites = "IndexerSites"
|
||||
# 种子优先级规则
|
||||
TorrentsPriority = "TorrentsPriority"
|
||||
|
||||
|
||||
# 站点框架
|
||||
|
Reference in New Issue
Block a user