This commit is contained in:
molan-git 2020-04-27 17:29:18 +02:00
commit f6a3e2438e

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;
@ -107,8 +107,8 @@ Page {
mail: "micotakis@gmail.com"
}
ListElement {
name: "molan"
desc: qsTr("Development and maintenence")
name: "Molan"
desc: qsTr("Development and maintenance")
mastodon: ""
mail: "mol_an@sunrise.ch"
}