chore: added changes from main
This commit is contained in:
parent
ffb237991c
commit
fc032afb8f
@ -67,7 +67,10 @@ export const privateRoutes = [
|
||||
},
|
||||
{
|
||||
path: appPrivateRoutes.profileSettings,
|
||||
element: <ProfileSettingsPage />
|
||||
element: <ProfilePage />
|
||||
},
|
||||
{ path: appPrivateRoutes.relays, element: <RelaysPage /> }
|
||||
{
|
||||
path: appPrivateRoutes.relays,
|
||||
element: <RelaysPage />
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user