Reorganize backend files, show accounts in UI
This commit is contained in:
@@ -67,7 +67,7 @@ ColumnLayout {
|
||||
id: "roomList"
|
||||
visible: true
|
||||
interactive: false // no scrolling
|
||||
user: Backend.getUser(user_id)
|
||||
for_user_id: user_id
|
||||
|
||||
Layout.minimumHeight:
|
||||
roomList.visible ?
|
||||
|
Reference in New Issue
Block a user