fix: sidebar display
This commit is contained in:
@@ -293,7 +293,7 @@ module.exports = () => {
|
||||
config: [
|
||||
{
|
||||
id: uuid(),
|
||||
icon: 'home',
|
||||
icon: 'mdi-home',
|
||||
kind: 'link',
|
||||
label: 'Home',
|
||||
target: '/',
|
||||
|
Reference in New Issue
Block a user