mirror of
https://github.com/fankes/TSBattery.git
synced 2025-09-04 09:45:41 +08:00
Modify remove wrap/part at the end of file
This commit is contained in:
@@ -50,4 +50,4 @@ class HookEntry : IYukiHookXposedInit {
|
||||
loadApp(PackageName.QQ, PackageName.TIM) { loadHooker(QQTIMHooker) }
|
||||
loadApp(PackageName.WECHAT, WeChatHooker)
|
||||
}
|
||||
}
|
||||
}
|
@@ -174,4 +174,4 @@ class MainActivity : BaseActivity<ActivityMainBinding>() {
|
||||
else -> binding.mainTextApiWay.text = "Activated by anonymous"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user