Fix impplicit binding and stuff.

This commit is contained in:
Black
2020-02-12 14:44:00 -08:00
parent cd10a8474a
commit f25b79ab7e
6 changed files with 23 additions and 12 deletions

View File

@@ -16,7 +16,7 @@ Kirigami.ScrollablePage {
signal enterRoom(var room)
signal leaveRoom(var room)
title: "Spectral"
title: "Rooms"
actions {
main: Kirigami.Action {
iconName: "document-edit"