mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 21:08:12 +00:00
fix slip
This commit is contained in:
@@ -50,6 +50,13 @@ const ROUTE_META: Array<{ prefix: string; meta: PageMeta }> = [
|
||||
subtitle: "View booking payment transactions",
|
||||
},
|
||||
},
|
||||
{
|
||||
prefix: "/dashboard/operations/first-mile",
|
||||
meta: {
|
||||
title: "First Mile",
|
||||
subtitle: "Assign vehicles to initial-leg pickups",
|
||||
},
|
||||
},
|
||||
{
|
||||
prefix: "/dashboard/operations/last-mile",
|
||||
meta: {
|
||||
|
||||
Reference in New Issue
Block a user