diff --git a/imports/NeoChat/Page/AccountsPage.qml b/imports/NeoChat/Page/AccountsPage.qml index 0e3ac8beb..b45c71298 100644 --- a/imports/NeoChat/Page/AccountsPage.qml +++ b/imports/NeoChat/Page/AccountsPage.qml @@ -48,9 +48,6 @@ Kirigami.Page { delegate: Kirigami.SwipeListItem { leftPadding: 0 rightPadding: 0 - action: Kirigami.Action { - onTriggered: Controller.activeConnection = model.connection - } Kirigami.BasicListItem { anchors.top: parent.top anchors.bottom: parent.bottom