BackupSettings.qml

This commit is contained in:
2025-02-26 15:35:34 +01:00
parent 82b3c2d403
commit bd2316dbfb
2 changed files with 3 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ GridLayout
{
id: saveEncryption
text: qsTr("Jetzt sichern!")
onClicked: Firsts.open()
onClicked: recoverEnc.open()
}
Item
{