diff --git a/src/app/app.routes.ts b/src/app/app.routes.ts index 57829dd67..bad9a9f40 100644 --- a/src/app/app.routes.ts +++ b/src/app/app.routes.ts @@ -112,8 +112,7 @@ export const APP_ROUTES: Routes = [ data: { i18nTitle: 'APP.BROWSE.TRASHCAN.TITLE' } - } - , + }, { path: '**', component: GenericErrorComponent