This commit is contained in:
Peter Maquiran
2023-02-06 17:54:06 +01:00
parent 18b647e702
commit 3fd2803a3b
8 changed files with 21 additions and 19 deletions
+1
View File
@@ -34,6 +34,7 @@ export class RoomService {
messages: MessageService[] = []
storageMessage: any[] = [];
lastMessage: MessageService;
messagesBeforeOfflineAPI: MessageService[] = []
customFields: any;
id = ''