Add new stop

This commit is contained in:
mdivecky 2023-10-19 18:50:38 +02:00
parent 6f25cb4691
commit d32c6a759a

View file

@ -9,7 +9,7 @@ API_KEY = os.environ['API_KEY']
API_URL = "https://api.golemio.cz/v2/pid/departureboards"
STOPS = ["U632Z3P", "U436Z1P"]
STOPS = ["U632Z3P", "U436Z1P", "U127Z2P"]
#STOPS = ["U632Z3P"]