settings: fix load information on delete account dialog

Gitlab: #98
Change-Id: I62c9c1a97504bae93dbd040d30f49efe060f3bdf
This commit is contained in:
ababi
2020-09-22 10:57:56 +02:00
parent f38b0b527f
commit 6989a6d100

View File

@@ -71,7 +71,7 @@ Rectangle {
}
function delAccountSlot() {
deleteAccountDialog.open()
deleteAccountDialog.openDialog()
}
function connectCurrentAccount() {