mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 00:36:41 +08:00
更新设定菜单图标为 mdi-cog-outline
This commit is contained in:
+1
-1
@@ -111,7 +111,7 @@ export const SystemNavMenus = [
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: '设定',
|
title: '设定',
|
||||||
icon: 'mdi-cog',
|
icon: 'mdi-cog-outline',
|
||||||
to: '/setting',
|
to: '/setting',
|
||||||
header: '系统',
|
header: '系统',
|
||||||
admin: true,
|
admin: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user