Fix london_underground TUBE_LINES to match current API output (#79410)
Fix: Update london_underground component with updated TUBE_LINES list to match current API outputpull/79949/head
parent
570270b9ea
commit
779d805b5a
|
@ -39,13 +39,13 @@ TUBE_LINES = [
|
|||
"Circle",
|
||||
"District",
|
||||
"DLR",
|
||||
"Elizabeth line",
|
||||
"Hammersmith & City",
|
||||
"Jubilee",
|
||||
"London Overground",
|
||||
"Metropolitan",
|
||||
"Northern",
|
||||
"Piccadilly",
|
||||
"TfL Rail",
|
||||
"Victoria",
|
||||
"Waterloo & City",
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue