mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
more merge errors
This commit is contained in:
parent
27600f0e79
commit
45db186dfd
@ -72,7 +72,7 @@ export default {
|
||||
SET room.lastMessageAt = toString(datetime())
|
||||
RETURN message {
|
||||
.*,
|
||||
room: properties(room)
|
||||
room: properties(room),
|
||||
otherUser: properties(otherUser),
|
||||
senderId: currentUser.id,
|
||||
username: currentUser.name,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user