mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
show message
This commit is contained in:
@@ -11,7 +11,7 @@ export class GetRoomByIdMapper {
|
||||
id: input.data.id,
|
||||
members: input.data.members,
|
||||
roomName: input.data.roomName,
|
||||
roomType: input.data.roomType
|
||||
roomType: input.data.roomType,
|
||||
})
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user