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