mirror of
https://github.com/fankes/TSBattery.git
synced 2025-09-06 10:45:53 +08:00
Remove some hook when bug
This commit is contained in:
@@ -491,13 +491,6 @@ class HookEntry : YukiHookXposedInitProxy {
|
|||||||
}
|
}
|
||||||
intercept()
|
intercept()
|
||||||
}
|
}
|
||||||
injectMember {
|
|
||||||
method {
|
|
||||||
name = "handleMessage"
|
|
||||||
param(MessageClass)
|
|
||||||
}
|
|
||||||
replaceToFalse()
|
|
||||||
}
|
|
||||||
}.ignoredHookClassNotFoundFailure()
|
}.ignoredHookClassNotFoundFailure()
|
||||||
}
|
}
|
||||||
loadApp(TIM_PACKAGE_NAME) {
|
loadApp(TIM_PACKAGE_NAME) {
|
||||||
|
Reference in New Issue
Block a user