summary refs log tree commit diff
path: root/resources/qml/Root.qml
diff options
context:
space:
mode:
authorLoren Burkholder <computersemiexpert@outlook.com>2021-07-19 14:31:08 -0400
committerLoren Burkholder <computersemiexpert@outlook.com>2021-07-20 21:48:03 -0400
commit48669302ece255010f31150543d8e0ef4830fb74 (patch)
tree3980090cc8a528be6d8a2ec14c24e7d979fe03b8 /resources/qml/Root.qml
parentUse Nico's favored formatting (*shrugs*) (diff)
downloadnheko-48669302ece255010f31150543d8e0ef4830fb74.tar.xz
make lint
Diffstat (limited to 'resources/qml/Root.qml')
-rw-r--r--resources/qml/Root.qml3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/qml/Root.qml b/resources/qml/Root.qml
index 31d00585..102d0411 100644
--- a/resources/qml/Root.qml
+++ b/resources/qml/Root.qml
@@ -52,6 +52,7 @@ Page {
 
         RoomMembers {
         }
+
     }
 
     Component {
@@ -77,11 +78,13 @@ Page {
         }
 
     }
+
     Component {
         id: inviteDialog
 
         InviteDialog {
         }
+
     }
 
     Shortcut {