diff --git a/entry/src/main/module.json5 b/entry/src/main/module.json5 index 55c66ad2ac5cdc1659921bb52ae0b353a64f1486..5ce43d80933d5736903028afa606c537578a1adc 100644 --- a/entry/src/main/module.json5 +++ b/entry/src/main/module.json5 @@ -27,6 +27,7 @@ "startWindowIcon": "$media:startIcon", "startWindowBackground": "$color:start_window_background", "exported": true, + "visible": true, "skills": [ { "entities": [ @@ -47,7 +48,8 @@ "label": "$string:InputAbility_label", "startWindowIcon": "$media:startIcon", "launchType": "singleton", - "startWindowBackground": "$color:start_window_background" + "startWindowBackground": "$color:start_window_background", + "visible": true } ], "requestPermissions": [