2019-07-08 13:52:41 +10:00
|
|
|
// Copyright 2019 miruka
|
|
|
|
// This file is part of harmonyqml, licensed under LGPLv3.
|
|
|
|
|
2019-04-29 05:18:36 +10:00
|
|
|
import "../Base"
|
2019-04-28 11:07:20 +10:00
|
|
|
|
2019-05-03 04:20:21 +10:00
|
|
|
HNoticePage {
|
2019-04-29 01:01:38 +10:00
|
|
|
text: "Select or add a room to start."
|
2019-04-28 11:07:20 +10:00
|
|
|
}
|