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
This commit is contained in:
John Levermore 2022-10-08 19:53:32 +01:00 committed by GitHub
parent 4baba77780
commit 506695fdc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",
]