need to change branch

This commit is contained in:
Peter Maquiran
2022-03-15 15:49:59 +01:00
parent 616566bf77
commit 00cf4f7eaa
10 changed files with 138 additions and 37 deletions
+2
View File
@@ -85,6 +85,8 @@ export interface Message {
localReference?: string,
viewed: string[],
received: string[],
delate: boolean,
delateRequest: boolean
}