Update uri for libquotient

This commit is contained in:
Tobias Fella
2025-08-17 22:01:09 +02:00
parent ab8e2f7573
commit be377d9ad8
2 changed files with 2 additions and 2 deletions

View File

@@ -104,7 +104,7 @@ ecm_add_qml_module(neochat URI org.kde.neochat GENERATE_PLUGIN_SOURCE
DEPENDENCIES
QtCore
QtQuick
com.github.quotient_im.libquotient
io.github.quotient_im.libquotient
IMPORTS
org.kde.neochat.libneochat
org.kde.neochat.rooms

View File

@@ -63,7 +63,7 @@ ecm_add_qml_module(LibNeoChat GENERATE_PLUGIN_SOURCE
qml/CreateRoomDialog.qml
qml/CreateSpaceDialog.qml
DEPENDENCIES
com.github.quotient_im.libquotient
io.github.quotient_im.libquotient
)
ecm_qt_declare_logging_category(LibNeoChat