Merge code

This commit is contained in:
2022-03-28 13:43:07 +08:00
parent 3a1a8e3726
commit 40a05dd093

View File

@@ -696,7 +696,6 @@ class SystemUIHooker : YukiBaseHooker() {
if (isEnableHookColorNotifyIcon() && prefs.get(DataConst.ENABLE_NOTIFY_ICON_FIX_AUTO))
IconAdaptationTool.prepareAutoUpdateIconRule(
context = firstArgs()!!,
// TODO 设置 UI 界面设置定时更新规则
timeSet = prefs.get(DataConst.NOTIFY_ICON_FIX_AUTO_TIME)
)
}