mirror of
https://github.com/ajnart/homarr.git
synced 2026-07-05 06:19:49 +02:00
Merge pull request #1228 from ajnart/refactor/404-page
🥅 Add 404 error page
This commit is contained in:
@@ -49,3 +49,5 @@ export const dashboardNamespaces = [
|
||||
];
|
||||
|
||||
export const loginNamespaces = ['authentication/login'];
|
||||
|
||||
export const pageNotFoundNamespaces = ['layout/errors/not-found'];
|
||||
|
||||
Reference in New Issue
Block a user