Front: Reanme Settings' subroutes for URLs
This commit is contained in:
committed by
Clément Le Bihan
parent
3dea5a0865
commit
f362531d42
@@ -39,7 +39,7 @@ const protectedRoutes = () =>
|
||||
Settings: {
|
||||
component: SetttingsNavigator,
|
||||
options: { title: 'Settings' },
|
||||
link: '/settings',
|
||||
link: '/settings/:screen?',
|
||||
},
|
||||
Song: {
|
||||
component: SongLobbyView,
|
||||
|
||||
Reference in New Issue
Block a user