mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-12 11:23:42 +08:00
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:
@@ -87,7 +87,7 @@ const panel = {
|
||||
url: '/panel/profile',
|
||||
icon: icons.IconUserScan,
|
||||
breadcrumbs: false,
|
||||
isAdmin: true
|
||||
isAdmin: false
|
||||
},
|
||||
{
|
||||
id: 'setting',
|
||||
|
||||
Reference in New Issue
Block a user