twitch.tv -> SafeTwitch Compability
This commit is contained in:
parent
962ecf154c
commit
ef3a5fb514
@ -14,12 +14,16 @@ const router = createRouter({
|
||||
path: '/',
|
||||
component: HomepageView
|
||||
},
|
||||
{
|
||||
path: '/directory',
|
||||
component: HomepageView
|
||||
},
|
||||
{
|
||||
path: '/search',
|
||||
component: SearchPageView
|
||||
},
|
||||
{
|
||||
path: '/game/:game',
|
||||
path: '/directory/game/:game',
|
||||
component: CategoryView
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user