From 5364cbbfb480ee94e68a8b41ff0f83c0ac34779e Mon Sep 17 00:00:00 2001 From: Illustar0 <53867435+XCwosjw@users.noreply.github.com> Date: Sat, 10 Aug 2024 22:38:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20=E6=99=BA=E8=83=BD?= =?UTF-8?q?=E5=8A=A9=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- OS/MIUI/NotifyIconsSupportConfig.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/OS/MIUI/NotifyIconsSupportConfig.json b/OS/MIUI/NotifyIconsSupportConfig.json index f7ee4cc..4a66b51 100644 --- a/OS/MIUI/NotifyIconsSupportConfig.json +++ b/OS/MIUI/NotifyIconsSupportConfig.json @@ -362,5 +362,14 @@ "contributorName": "Raipt", "isEnabled": true, "isEnabledAll": false - } + }, + { + "appName": "智能助理", + "packageName": "com.miui.personalassistant", + "iconBitmap": "iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAACVBMVEUAAAD///////9zeKVjAAAAA3RSTlP//wDXyg1BAAAACXBIWXMAAAsTAAALEwEAmpwYAAABC0lEQVRIib2WSRbEIAhEq4j3vzK9iOmgFg69aFeKfMGBetJw2s6JPyElsTsAUE5d0uzfnpgWiLfDwWFAvPcYoBYR/iMVkRRooReZApGqyNr/hS7uA5UywE8IOOwoBAC4Ja8ibzSARxDvZ8mjEytPfwOq2ZQw3rx9k9YZEd/YKrXH80nMq01zBBxeIVoEdDC2q9JaYIT66iBNCUNa+w6ggKp0JwIjE8vavTbf7S+puP3GMIsQD7m3ZgF6JIN6qxIlKW0rUdJKtRIlWUG/itK1XcTfdi5K+EGUyoG+AADxiNImFUVpJ1Rf+6tQYceltSdQc0RlmBuo/kjHrwLlw5oiMZS8s+RDMrvf//yUPs3pPLUHjuFpAAAAAElFTkSuQmCC", + "iconColor": "#ff19a5fa", + "contributorName": "Illustar0", + "isEnabled": true, + "isEnabledAll": false + } ]