Unconditionally use SSSS

This commit is contained in:
Tobias Fella
2024-05-05 21:55:02 +02:00
parent 8085d19eee
commit fa3fdca155
4 changed files with 1 additions and 19 deletions

View File

@@ -70,7 +70,6 @@ QQC2.Menu {
onTriggered: pageStack.pushDialogLayer(Qt.createComponent('org.kde.neochat', 'UnlockSSSSDialog'), {}, {
title: i18nc("@title:window", "Open Key Backup")
})
enabled: Controller.ssssSupported
}
QQC2.MenuItem {
text: i18n("Logout")