samyun / southwest-price-drop-bot

Bot that watches Southwest flights for price drops.
Other
74 stars 41 forks source link

fix: Updates .get call in change price route #60

Closed ribordy closed 4 years ago

ribordy commented 4 years ago

It looks like .get is the call to fetch an alert (per the normal /:id route in the same file). Tested on my instance and it seems to work.