This commit is contained in:
tiago.kayaya
2022-01-13 21:24:43 +01:00
parent 360748a5f4
commit c5ac6831b0
5 changed files with 20 additions and 15 deletions
+1
View File
@@ -65,6 +65,7 @@ interface FirstUnread {
}
export interface Message {
customFields:any;
_id: string;
rid: string;
msg: string;