fix(StoryBook): add missing required property communityId

caught by the fixed PagesValidator test
This commit is contained in:
Lukáš Tinkl 2024-03-08 18:02:44 +01:00 committed by Lukáš Tinkl
parent 3671923f6a
commit 64fd892e2e
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ SplitView {
closePolicy: Popup.NoAutoClose
visible: true
modal: false
communityId: "ddls"
communityName: communityNameText.text