Frontend: unified /runs URL (#3912)
This commit is contained in:
@@ -33,8 +33,8 @@ function SideNav() {
|
||||
icon: <LightningBoltIcon className="size-6" />,
|
||||
},
|
||||
{
|
||||
label: "History",
|
||||
to: "/history",
|
||||
label: "Runs",
|
||||
to: "/runs",
|
||||
icon: <CounterClockwiseClockIcon className="size-6" />,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user