We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4beca57 commit 77cc66aCopy full SHA for 77cc66a
src/frontend/src/Components/routing/RouteDetails.js
@@ -473,7 +473,6 @@ export default function RouteDetails(props) {
473
<div className="info-row__data">
474
<Form className="notifications-section notifications-targets">
475
{[
476
- { name: 'Advisories', tooltip: tooltipAdvisories },
477
{ name: 'Commercial vehicle chain-ups in effect', tooltip: tooltipCommercial },
478
{ name: 'Closures', tooltip: tooltipClosures },
479
{ name: 'Major delays', tooltip: tooltipMajor },
0 commit comments