diff --git a/imports/NeoChat/Page/AccountsPage.qml b/imports/NeoChat/Page/AccountsPage.qml index 80d378a06..48d3640bd 100644 --- a/imports/NeoChat/Page/AccountsPage.qml +++ b/imports/NeoChat/Page/AccountsPage.qml @@ -10,7 +10,7 @@ import QtQuick.Layouts 1.14 import org.kde.kirigami 2.12 as Kirigami -import NeoChat 0.1 +import org.kde.neochat 0.1 Kirigami.ScrollablePage { title: i18n("Accounts")