v2.6.2
This commit is contained in:
心隨緣動 2025-07-13 00:20:01 +08:00 committed by GitHub
parent 27fd08496b
commit af6f294068
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,6 +64,11 @@
icon: 'tool', icon: 'tool',
title: '{{ i18n "menu.xray"}}' title: '{{ i18n "menu.xray"}}'
}, },
{
key: '{{ .base_path }}panel/navigation',
icon: 'link',
title: '{{ i18n "menu.navigation"}}'
},
{ {
key: '{{ .base_path }}logout/', key: '{{ .base_path }}logout/',
icon: 'logout', icon: 'logout',