From 9b3a84366a8b6de6c6348a5b9f899f836f97a371 Mon Sep 17 00:00:00 2001 From: Fankesyooni <37344460+fankes@users.noreply.github.com> Date: Wed, 21 Sep 2022 14:38:07 +0800 Subject: [PATCH] Modify no need to enable all replacement --- OS/MIUI/NotifyIconsSupportConfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OS/MIUI/NotifyIconsSupportConfig.json b/OS/MIUI/NotifyIconsSupportConfig.json index f84dbdd..c4ceae1 100644 --- a/OS/MIUI/NotifyIconsSupportConfig.json +++ b/OS/MIUI/NotifyIconsSupportConfig.json @@ -308,6 +308,6 @@ "iconColor": "#ff08bffb", "contributorName": "parules", "isEnabled": true, - "isEnabledAll": true + "isEnabledAll": false } ]