mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
chat breack line
This commit is contained in:
@@ -582,6 +582,9 @@ export class RoomService {
|
||||
*/
|
||||
async send({file = null, attachments = null, temporaryData = {}, attachmentsModelData = {}}) {
|
||||
|
||||
this.message = this.message.replace(/(\n$)/,'')
|
||||
|
||||
|
||||
if(file && this.message) {
|
||||
this.send({})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user