From 21594e404ff7d493659a9ceee6e0106e323a3fc5 Mon Sep 17 00:00:00 2001 From: 66Leo66 <33322229+66Leo66@users.noreply.github.com> Date: Fri, 24 Jun 2022 18:15:21 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE=20R-=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=20=E4=B8=BA=E5=85=A8=E5=B1=80=E6=9B=BF?= =?UTF-8?q?=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 若不开启全局替换,R-安装组件 创建的安装完成等通知会显示为 Android 机器人图标。 --- APP/NotifyIconsSupportConfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APP/NotifyIconsSupportConfig.json b/APP/NotifyIconsSupportConfig.json index f621d0f..1c9a1c9 100644 --- a/APP/NotifyIconsSupportConfig.json +++ b/APP/NotifyIconsSupportConfig.json @@ -2366,6 +2366,6 @@ "iconColor": "#ff0dc765", "contributorName": "66Leo66", "isEnabled": true, - "isEnabledAll": false + "isEnabledAll": true } ]