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