mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 21:43:04 +00:00
38248: Added PageNotFound component
This commit is contained in:
@@ -10,5 +10,5 @@
|
||||
* ];
|
||||
**/
|
||||
export const routes: string[] = [
|
||||
'home'
|
||||
'home', '**'
|
||||
];
|
||||
|
Reference in New Issue
Block a user