fix merge error

This commit is contained in:
Ulf Gebhardt 2023-07-17 15:59:32 +02:00
parent 94bb798d72
commit 27600f0e79
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -73,7 +73,7 @@ export default {
RETURN message {
.*,
room: properties(room)
otherUser: properties(otherUser)
otherUser: properties(otherUser),
senderId: currentUser.id,
username: currentUser.name,
avatar: image.url,