From 6d71a3198b6ddab2f2844d045f13810d4775558b Mon Sep 17 00:00:00 2001 From: "@chuangda_1" Date: Tue, 30 Aug 2022 16:45:00 +0800 Subject: [PATCH 1/2] Add print in module Signed-off-by: @chuangda_1 --- modulecheck/module.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modulecheck/module.json b/modulecheck/module.json index c429cfc2..d34c34ec 100644 --- a/modulecheck/module.json +++ b/modulecheck/module.json @@ -635,7 +635,8 @@ "window", "enterpriseAdmin", "thumbnail", - "preview" + "preview", + "print", ] }, "permissions": { -- Gitee From ef36c046f3815e89adbfea8f39799e3969b10ecc Mon Sep 17 00:00:00 2001 From: "@chuangda_1" Date: Tue, 30 Aug 2022 16:45:57 +0800 Subject: [PATCH 2/2] Add print in module Signed-off-by: @chuangda_1 --- modulecheck/module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modulecheck/module.json b/modulecheck/module.json index d34c34ec..feac9a75 100644 --- a/modulecheck/module.json +++ b/modulecheck/module.json @@ -636,7 +636,7 @@ "enterpriseAdmin", "thumbnail", "preview", - "print", + "print", ] }, "permissions": { -- Gitee