Update Settings.qml

This commit is contained in:
molan-git 2020-04-27 17:31:25 +02:00 committed by GitHub
parent f6a3e2438e
commit b392d5b12c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ Page {
icon.source: Logic.conf['login'] ? "image://theme/icon-m-people" : "image://theme/icon-m-add"
onCheckedChanged: {
onCheckedChanged: {
remorsePopup.execute(removeAccount.text, function() {
busy = true;
checked = false;