fix: Normal users display profile menu

This commit is contained in:
MartialBE 2024-01-07 18:11:29 +08:00
parent 5d7ff93ac2
commit c352596bba
No known key found for this signature in database
GPG Key ID: F5A7AC860020C896

View File

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