This commit is contained in:
Peter Maquiran
2023-06-12 11:56:23 +01:00
parent 55b1f488cb
commit 199327a2cb
9 changed files with 376 additions and 11 deletions
@@ -28,7 +28,11 @@ export class AllProcessesPage implements OnInit {
AllProcess = []
ordinance: string = 'old'
/**
* @description Update List subcription
*/
listSubscription : {
delete(): void;
}