Use PageStack.closeDialog attached function
This commit is contained in:
@@ -165,7 +165,7 @@ Kirigami.Page {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
isDone: root.session.state === KeyVerificationSession.DONE
|
isDone: root.session.state === KeyVerificationSession.DONE
|
||||||
onDone: root.closeDialog()
|
onDone: root.Kirigami.PageStack.closeDialog()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user