From 5ebd0dfa49fb54f93663828d05d791802248008f Mon Sep 17 00:00:00 2001 From: Liuuuuuu Date: Wed, 26 Jul 2023 08:43:04 +0000 Subject: [PATCH] =?UTF-8?q?update=20ImageEdit/entry/src/main/module.json5.?= =?UTF-8?q?=20=E5=AE=89=E5=85=A8=E9=AA=8C=E8=AF=81=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Liuuuuuu --- ImageEdit/entry/src/main/module.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ImageEdit/entry/src/main/module.json5 b/ImageEdit/entry/src/main/module.json5 index e0ec104c..d178e349 100644 --- a/ImageEdit/entry/src/main/module.json5 +++ b/ImageEdit/entry/src/main/module.json5 @@ -26,7 +26,7 @@ "label": "$string:EntryAbility_label", "startWindowIcon": "$media:icon", "startWindowBackground": "$color:start_window_background", - "exported": true, + "exported": false, "skills": [ { "entities": [ -- Gitee