Rename to logo manager.

This commit is contained in:
SergeantPanda 2025-07-18 15:41:56 -05:00
parent 26881f41d6
commit 91c8999021

View file

@ -111,7 +111,7 @@ const Sidebar = ({ collapsed, toggleDrawer, drawerWidth, miniDrawerWidth }) => {
path: '/users',
},
{
label: 'Logos',
label: 'Logo Manager',
icon: <FileImage size={20} />,
path: '/logos',
},