mirror of
https://github.com/fankes/TSBattery.git
synced 2025-09-06 10:45:53 +08:00
取消缓存设置实时生效
This commit is contained in:
@@ -315,6 +315,7 @@ class HookEntry : YukiHookXposedInitProxy {
|
|||||||
override fun onInit() = configs {
|
override fun onInit() = configs {
|
||||||
debugTag = "TSBattery"
|
debugTag = "TSBattery"
|
||||||
isDebug = false
|
isDebug = false
|
||||||
|
isEnableModulePrefsCache = false
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun onHook() = encase {
|
override fun onHook() = encase {
|
||||||
|
Reference in New Issue
Block a user