general review

This commit is contained in:
Peter Maquiran
2023-08-21 17:36:32 +01:00
parent dd1ba46b0d
commit a02bcb13a3
14 changed files with 131 additions and 93 deletions
@@ -89,7 +89,7 @@ export class EventoaprovacaoStoreService {
}
value = value.filter(e => e.activityInstanceName != 'Comunicar Evento')
value = value.map( e => this.EventoApprovePipe.transform(e, e))
this._list[segment] = value