Fix plugin on LocationsPage

This lives in the base NeoChat QML module, not the libneochat one.
This commit is contained in:
Joshua Goins
2025-10-27 18:24:20 -04:00
parent be92e56c3a
commit 1f1db11197

View File

@@ -7,7 +7,7 @@ import QtPositioning
import org.kde.kirigami as Kirigami
import org.kde.neochat.libneochat
import org.kde.neochat
Kirigami.Page {
id: root