Display room messages and other events
This commit is contained in:
@@ -3,7 +3,7 @@ import QtQuick.Controls 2.2
|
||||
import QtQuick.Layouts 1.4
|
||||
|
||||
ColumnLayout {
|
||||
property var user: null
|
||||
property var user_id: null
|
||||
property var room: null
|
||||
|
||||
id: chatPage
|
||||
|
||||
Reference in New Issue
Block a user