Add Back Button

This commit is contained in:
Sarah Jamie Lewis 2019-02-27 14:44:37 -08:00
parent baa0a71f45
commit b2c9663564
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ ColumnLayout {
gcd.requestPeerSettings()
}
}
back.visible: false
back.visible: true
}
RowLayout {