activated typescript strict mode
This commit is contained in:
@@ -25,5 +25,7 @@ export class ShowTypePipe implements PipeTransform {
|
||||
case 'misc-private':
|
||||
return 'sonstige private Veranstaltung';
|
||||
}
|
||||
|
||||
return 'unbekannter Veranstaltungstyp';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user