mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
remove
This commit is contained in:
@@ -836,7 +836,6 @@ export class MessagesPage implements OnInit, AfterViewInit, OnDestroy {
|
||||
this.sqlservice.getAllChatMSG(roomId).then((msg: any) => {
|
||||
|
||||
let chatmsgArray = [];
|
||||
let array = []
|
||||
msg.forEach(element => {
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user