mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -43,7 +43,7 @@ object LocalConfig :
|
||||
get() = !isLastVersion(5, "httpTtsVersion")
|
||||
|
||||
val needUpTxtTocRule: Boolean
|
||||
get() = !isLastVersion(1, "txtTocRuleVersion")
|
||||
get() = !isLastVersion(2, "txtTocRuleVersion")
|
||||
|
||||
val needUpRssSources: Boolean
|
||||
get() = !isLastVersion(4, "rssSourceVersion")
|
||||
|
||||
Reference in New Issue
Block a user