mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-22 16:55:36 +02:00
feat: implement user settings component for email and password updates, with conditional user management display
This commit is contained in:
@@ -35,12 +35,6 @@
|
||||
url: '/dashboard/settings',
|
||||
icon: Settings,
|
||||
isActive: true,
|
||||
items: [
|
||||
{
|
||||
title: 'Users',
|
||||
url: '/dashboard/settings#users'
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
navSecondary: [
|
||||
|
||||
Reference in New Issue
Block a user