Added contributor and fixes

Writing fix in "Development and maintenance" and added translation contributors for Chinese and Spanish.
This commit is contained in:
molan-git 2020-04-27 17:14:03 +02:00 committed by GitHub
parent 3078cef1a2
commit 25ef712cba
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;