Fix styling and rename to actual dashboard api
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -40,7 +40,7 @@ export default new Router({
|
||||
{
|
||||
path: '/',
|
||||
name: 'main',
|
||||
component: Boards,
|
||||
component: Overview,
|
||||
},
|
||||
{
|
||||
path: '/overview/:filter',
|
||||
|
||||
Reference in New Issue
Block a user