Merge code

This commit is contained in:
2022-03-28 13:43:07 +08:00
parent 1ba6bf3fce
commit 296279c8a1

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)
)
}