Add "Extensions" item to the room info

This commit is contained in:
Arno Rehn
2025-10-04 15:06:23 +02:00
parent 36ce55e892
commit ba1d175d67
3 changed files with 76 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ ecm_add_qml_module(RoomInfo GENERATE_PLUGIN_SOURCE
LocationsPage.qml
RoomPinnedMessagesPage.qml
RoomSearchPage.qml
WidgetsPage.qml
SOURCES
locationhelper.cpp
)