fix Expediente and break line

This commit is contained in:
Peter Maquiran
2023-02-01 13:22:22 +01:00
parent 189ec6e917
commit b5953c8519
13 changed files with 32 additions and 42 deletions
+1 -3
View File
@@ -39,9 +39,7 @@ export class NotificationsService {
private platform: Platform,
private router: Router,
private zone: NgZone,
private eventtrigger: EventTrigger,) {
}
private eventtrigger: EventTrigger,) {}
registerCallback({type, funx, id = uuidv4()} : {