fix: fix some issues with berry (#913)

* fix: login address error

* fix: Normal users display profile menu

* fix: remove redundant code
This commit is contained in:
Buer
2024-01-07 18:39:15 +08:00
committed by GitHub
parent c9ebcab8b8
commit 37afb313b5
3 changed files with 2 additions and 69 deletions

View File

@@ -87,7 +87,7 @@ const panel = {
url: '/panel/profile',
icon: icons.IconUserScan,
breadcrumbs: false,
isAdmin: true
isAdmin: false
},
{
id: 'setting',