From 74985771af94262df9792d587a7c9fd2bd71a1d3 Mon Sep 17 00:00:00 2001 From: Dan Date: Thu, 18 Apr 2024 10:09:24 -0400 Subject: [PATCH] chore: Middleborough canonical route_pattern_ids for suspend (#791) --- apps/state/config/config.exs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/state/config/config.exs b/apps/state/config/config.exs index a685a7c6..d1f95fe3 100644 --- a/apps/state/config/config.exs +++ b/apps/state/config/config.exs @@ -240,8 +240,8 @@ config :state, :stops_on_route, "Shuttle-BraintreeSouthStationExpress-0-" => true, "Shuttle-BridgewaterMiddleboroughLakeville-0-" => true, "CR-Greenbush-BraintreeGreenbush-" => true, - "CR-Middleborough-2507c3b4-0_MM-0277-S_MM-0356-S_0" => true, - "CR-Middleborough-cd96ff97-1_MM-0356-S_MM-0277-S_2" => true, + "CR-Middleborough-52b80476-0_MM-0277-S_MM-0356-S_0" => true, + "CR-Middleborough-75bed2bb-1_MM-0356-S_MM-0277-S_2" => true, # Franklin/Foxboro Line shuttles "Shuttle-ForgeParkWalpole-0-" => true, "CR-Franklin-3badde55-" => true,