admin panel fast follows (#10723)
fast follows: - https://discord.com/channels/1130383047699738754/1346433965451382845 - https://discord.com/channels/1130383047699738754/1346434512757981264 - https://discord.com/channels/1130383047699738754/1346453484911853610 --------- Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
This commit is contained in:
@ -186,8 +186,8 @@ const useSettingsNavigationItems = (): SettingsNavigationSection[] => {
|
||||
label: t`Other`,
|
||||
items: [
|
||||
{
|
||||
label: t`Server Admin`,
|
||||
path: SettingsPath.ServerAdmin,
|
||||
label: t`Admin Panel`,
|
||||
path: SettingsPath.AdminPanel,
|
||||
Icon: IconServer,
|
||||
isHidden: !isAdminEnabled,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user