diff --git a/src/config/routes.ts b/src/config/routes.ts index eaa97cbe10..6bea1cd90d 100644 --- a/src/config/routes.ts +++ b/src/config/routes.ts @@ -9,6 +9,7 @@ export const AppRoutes = { home: '/home', cookie: '/cookie', addressBook: '/address-book', + addOwner: '/addOwner', _offline: '/_offline', apps: { open: '/apps/open',