fix: sidebar display

This commit is contained in:
Nick
2019-08-04 13:54:23 -04:00
parent 065c1bb12e
commit e1f8bf59f5
9 changed files with 338 additions and 52 deletions

View File

@@ -293,7 +293,7 @@ module.exports = () => {
config: [
{
id: uuid(),
icon: 'home',
icon: 'mdi-home',
kind: 'link',
label: 'Home',
target: '/',