remove static

This commit is contained in:
Peter Maquiran
2024-09-13 15:14:59 +01:00
parent 5c755b71ac
commit e0bd6fdf44
2 changed files with 7 additions and 7 deletions
@@ -218,7 +218,7 @@ export class DespachoPage implements OnInit {
"DocNumber": "element.DocNumber",
"FolderId": e.folderId,
"content": e.content,
"Sender": "uuid",
"Sender": "",
"SourceDocId": "element.SourceDocId",
"status": e.status,
}))