Fix broken name

This commit is contained in:
Carl Schwan
2021-01-13 23:15:48 +00:00
parent 3ac85bacad
commit 3ebda274ef

View File

@@ -59,7 +59,7 @@ RoomListModel::RoomListModel(QObject *parent)
}
auto signal = QDBusMessage::createSignal(
"/com/canonical/unity/launcherentry/org.kde.neochat",
"/com/canonical/unity/launcherentry/neochat",
"com.canonical.Unity.LauncherEntry",
"Update");