split starred into tabs
This commit is contained in:
@@ -88,8 +88,9 @@ export function setupRouter(auth: AuthService) {
|
||||
},
|
||||
{
|
||||
name: 'starred',
|
||||
path: '/starred',
|
||||
path: '/starred/:section?',
|
||||
component: Starred,
|
||||
props: true,
|
||||
},
|
||||
{
|
||||
name: 'radio',
|
||||
|
||||
Reference in New Issue
Block a user