redirected to pagesetupwizardeasy when none containers installed

This commit is contained in:
ronoaer 2023-09-25 07:22:11 +08:00
parent a6d660e708
commit 51497d87e0
4 changed files with 25 additions and 1 deletions

View file

@ -183,6 +183,8 @@ PageType {
textColor: "#D7D8DB"
borderWidth: 1
visible: ContainersModel.isAnyContainerInstalled()
text: qsTr("Set up later")
onClicked: function() {