mirror of
https://github.com/fankes/TSBattery.git
synced 2025-09-07 03:06:06 +08:00
ReFormat code style
This commit is contained in:
@@ -175,12 +175,10 @@ class HookEntry : IYukiHookXposedInit {
|
||||
interceptBaseChatPie(methodName = "bg")
|
||||
interceptBaseChatPie(methodName = "bh")
|
||||
}
|
||||
/** 8.8.35 贡献者:StarWishsama */
|
||||
"8.8.35", "8.8.38" -> {
|
||||
interceptBaseChatPie(methodName = "bi")
|
||||
interceptBaseChatPie(methodName = "bj")
|
||||
}
|
||||
/** 贡献者:JiZhi-Error */
|
||||
"8.8.50" -> {
|
||||
interceptBaseChatPie(methodName = "bj")
|
||||
interceptBaseChatPie(methodName = "bk")
|
||||
@@ -201,7 +199,6 @@ class HookEntry : IYukiHookXposedInit {
|
||||
interceptBaseChatPie(methodName = "M3")
|
||||
interceptBaseChatPie(methodName = "S")
|
||||
}
|
||||
/** 8.9.0 贡献者:StarWishsama */
|
||||
"8.9.0", "8.9.1" -> {
|
||||
interceptBaseChatPie(methodName = "N3")
|
||||
interceptBaseChatPie(methodName = "S")
|
||||
|
Reference in New Issue
Block a user