ReFormat code style

This commit is contained in:
2022-07-20 22:48:12 +08:00
parent bae91688b1
commit 6b990c50f8

View File

@@ -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")