Merge code

This commit is contained in:
2022-03-28 13:43:43 +08:00
parent 0e43a7ce8c
commit 9877bf902f

View File

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