From 730fd122d95d3fe9a9c2bd07d684c3fd7c9fe18b Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Fri, 10 Nov 2023 19:36:30 +0200 Subject: [PATCH] fix hidden flag --- library/ix-dev/community/vikunja/questions.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/ix-dev/community/vikunja/questions.yaml b/library/ix-dev/community/vikunja/questions.yaml index b3e580e0ea..08f70c1264 100644 --- a/library/ix-dev/community/vikunja/questions.yaml +++ b/library/ix-dev/community/vikunja/questions.yaml @@ -272,12 +272,12 @@ questions: description: Enable ACL for the dataset. schema: type: boolean + hidden: true default: false - variable: acl label: ACL Configuration schema: type: dict - hidden: true show_if: [["aclEnable", "=", true]] attrs: [] $ref: @@ -352,12 +352,12 @@ questions: description: Enable ACL for the dataset. schema: type: boolean + hidden: true default: false - variable: acl label: ACL Configuration schema: type: dict - hidden: true show_if: [["aclEnable", "=", true]] attrs: [] $ref: