minor ui fixes

This commit is contained in:
vladimir.kuznetsov 2023-08-22 14:37:29 +05:00
parent 420c616e9d
commit f7926847ac
11 changed files with 50 additions and 34 deletions

View file

@ -161,7 +161,7 @@ And if you don't like the app, all the more support it - the donation will be us
leftImageSource: "qrc:/images/controls/amnezia.svg"
clickedFunction: function() {
Qt.openUrlExternally(qsTr("amnezia.org/"))
Qt.openUrlExternally(qsTr("https://amnezia.org"))
}
}