Skip to content

Commit

Permalink
Update routes file
Browse files Browse the repository at this point in the history
  • Loading branch information
usame-algan committed Aug 15, 2023
1 parent 2ca760a commit 8c3f20e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/routes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export const AppRoutes = {
home: '/home',
cookie: '/cookie',
addressBook: '/address-book',
addOwner: '/addOwner',
_offline: '/_offline',
apps: {
open: '/apps/open',
Expand Down

0 comments on commit 8c3f20e

Please sign in to comment.