--- a/src/contents/ui/main.qml +++ b/src/contents/ui/main.qml @@ -124,7 +124,7 @@ Kirigami.ApplicationWindow { pageStack.push(kcm_feedback); } - pageStack.push(kcm_kaccounts); +// pageStack.push(kcm_kaccounts); // Append any distro-specific pages that were found let distroPages = Controller.distroPages()