mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
improve chat remove loop
This commit is contained in:
@@ -5,5 +5,9 @@ import { Injectable } from '@angular/core';
|
||||
})
|
||||
export class MessageService {
|
||||
|
||||
channels = []
|
||||
mentions = []
|
||||
msg = ''
|
||||
rid = ''
|
||||
constructor() { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user