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 output
pull/79949/head
John Levermore 2022-10-08 19:53:32 +01:00 committed by Paulus Schoutsen
parent 570270b9ea
commit 779d805b5a
1 changed files with 1 additions and 1 deletions

View File

@ -39,13 +39,13 @@ TUBE_LINES = [
"Circle",
"District",
"DLR",
"Elizabeth line",
"Hammersmith & City",
"Jubilee",
"London Overground",
"Metropolitan",
"Northern",
"Piccadilly",
"TfL Rail",
"Victoria",
"Waterloo & City",
]