From 0d8b465705fd59670a824325ff4872a7a6aca904 Mon Sep 17 00:00:00 2001 From: liufeng <13343468815@163.com> Date: Fri, 9 Jul 2021 10:15:18 +0000 Subject: [PATCH] update ClockFACardDemo/entry/src/main/config.json. --- ClockFACardDemo/entry/src/main/config.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/ClockFACardDemo/entry/src/main/config.json b/ClockFACardDemo/entry/src/main/config.json index e3a41fde..6a4545ba 100644 --- a/ClockFACardDemo/entry/src/main/config.json +++ b/ClockFACardDemo/entry/src/main/config.json @@ -81,15 +81,7 @@ ], "updateEnabled": true, "updateDuration": 30, - "formVisibleNotify": true, - "metaData": { - "customizeData": [ - { - "name": "needBlurBackgroundForLauncher", - "value": "true" - } - ] - } + "formVisibleNotify": true } ] }, -- Gitee