mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
add atribute to message
This commit is contained in:
+1
-2
@@ -17,8 +17,7 @@ export class SocketMessageUpdateUseCaseService {
|
||||
|
||||
const incomingMessage = {
|
||||
...data,
|
||||
sending: false,
|
||||
roomId:data.chatRoomId
|
||||
sending: false
|
||||
}
|
||||
|
||||
// delete data.chatRoomId
|
||||
|
||||
Reference in New Issue
Block a user