6 lines
77 B
QML
6 lines
77 B
QML
import "../Base"
|
|
|
|
HNoticePage {
|
|
text: "Select or add a room to start."
|
|
}
|