fixed bug

This commit is contained in:
Amirhossein Mahmoodi
2023-08-09 16:55:40 +03:30
parent fee4fa8261
commit 3c3d44ce78
3 changed files with 3 additions and 3 deletions

View File

@@ -25,9 +25,9 @@ const sidebarMenu = [
role: "passenger_office_chief",
},
{
key: "sidebar.machinary-expert",
key: "sidebar.machinery-expert",
type: "page",
route: "/dashboard/machinary-expert",
route: "/dashboard/machinery-expert",
icon: <DirectionsCarFilledIcon/>,
selected: false,
role: "machinery_expert",