mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -65,7 +65,7 @@ by appCtx.getSharedPreferences("local", Context.MODE_PRIVATE) {
|
||||
get() = !isLastVersion(3, "txtTocRuleVersion")
|
||||
|
||||
val needUpRssSources: Boolean
|
||||
get() = !isLastVersion(5, "rssSourceVersion")
|
||||
get() = !isLastVersion(6, "rssSourceVersion")
|
||||
|
||||
val needUpDictRule: Boolean
|
||||
get() = !isLastVersion(2, "needUpDictRule")
|
||||
|
||||
Reference in New Issue
Block a user