@@ -74,4 +74,11 @@ ApplicationWindow {
initialItem: "HomeForm.qml"
anchors.fill: parent
}
onClosing: {
if (stackView.depth > 1) {
close.accepted = false
stackView.pop()
The note is not visible to the blocked user.