This commit is contained in:
Peter Maquiran
2022-02-10 21:50:15 +01:00
parent 54020c2247
commit 4b66eb6713
4 changed files with 28 additions and 21 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ export class MessageService {
let ChatMessage = message.result
if (environment.chatOffline) {
this.redefinedMessage(ChatMessage)
// this.redefinedMessage(ChatMessage)
this.offline = false
}