Fix build without E2EE
This commit is contained in:
@@ -43,6 +43,7 @@ Kirigami.ScrollablePage {
|
||||
}
|
||||
Controls.ToolButton {
|
||||
display: Controls.AbstractButton.IconOnly
|
||||
visible: Controller.encryptionSupported
|
||||
action: Kirigami.Action {
|
||||
text: i18n("Verify device")
|
||||
iconName: "security-low-symbolic"
|
||||
|
||||
Reference in New Issue
Block a user