diff --git a/app/qml/FindDevicesPage.qml b/app/qml/FindDevicesPage.qml index 16bd07bbf..69a57f682 100644 --- a/app/qml/FindDevicesPage.qml +++ b/app/qml/FindDevicesPage.qml @@ -58,7 +58,6 @@ Kirigami.ScrollablePage width: ListView.view.width icon: iconName label: display + "\n" + toolTip - enabled: !(status & DevicesModel.Paired) onClicked: { pageStack.push( deviceComp,