Added contributor and fixes
Writing fix in "Development and maintenance" and added translation contributors for Chinese and Spanish.
This commit is contained in:
parent
3078cef1a2
commit
25ef712cba
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Page {
|
||||||
icon.source: Logic.conf['login'] ? "image://theme/icon-m-people" : "image://theme/icon-m-add"
|
icon.source: Logic.conf['login'] ? "image://theme/icon-m-people" : "image://theme/icon-m-add"
|
||||||
|
|
||||||
|
|
||||||
onCheckedChanged: {
|
onCheckedChanged: {
|
||||||
remorsePopup.execute(removeAccount.text, function() {
|
remorsePopup.execute(removeAccount.text, function() {
|
||||||
busy = true;
|
busy = true;
|
||||||
checked = false;
|
checked = false;
|
||||||
|
|
Loading…
Reference in a new issue