Skip to content

Commit 40a05dd

Browse files
committed
Merge code
1 parent 3a1a8e3 commit 40a05dd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/com/fankes/coloros/notify/hook/entity/SystemUIHooker.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -696,7 +696,6 @@ class SystemUIHooker : YukiBaseHooker() {
696696
if (isEnableHookColorNotifyIcon() && prefs.get(DataConst.ENABLE_NOTIFY_ICON_FIX_AUTO))
697697
IconAdaptationTool.prepareAutoUpdateIconRule(
698698
context = firstArgs()!!,
699-
// TODO 设置 UI 界面设置定时更新规则
700699
timeSet = prefs.get(DataConst.NOTIFY_ICON_FIX_AUTO_TIME)
701700
)
702701
}

0 commit comments

Comments
 (0)