Skip to content

Commit

Permalink
chore: add feat reference of TimRemoveToastTips.kt
Browse files Browse the repository at this point in the history
Co-authored-by: ACh Sulfate <[email protected]>
  • Loading branch information
MoonLeeeaf and cinit authored Aug 3, 2024
1 parent 23aab23 commit f021c18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/java/cc/microblock/hook/TimRemoveToastTips.kt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ object TimRemoveToastTips : CommonSwitchFunctionHook() {
override val uiItemLocation = FunctionEntryRouter.Locations.Auxiliary.GROUP_CATEGORY

override fun initOnce(): Boolean {

// 功能基于 Issue #781 和 #667 移植实现
if (HostInfo.getLongVersionCode‎() == TIMVersion.TIM_3_0_0_1) {
// 3.0.0 (1082)
HookUtils.hookBeforeIfEnabled(
Expand Down

0 comments on commit f021c18

Please sign in to comment.