6 lines
83 B
QML
6 lines
83 B
QML
import "../Base"
|
|
|
|
HNoticePage {
|
|
text: qsTr("Add or select a room to start.")
|
|
}
|