pirxpilot / liftie

:ski: Clean, simple, easy to read, fast ski resort lift status.
https://liftie.info
BSD 3-Clause "New" or "Revised" License
70 stars 32 forks source link

fix: paganella #63

Closed FezVrasta closed 1 year ago

FezVrasta commented 1 year ago

I'm trying to fix paganella but the parser is returning an empty list, I can't really understand what's wrong with it?

If I put a console.log on the fn it's never called.

pirxpilot commented 1 year ago

check out my fixup commit if you could fix the test and squash history we should be OK

FezVrasta commented 1 year ago

Done, thanks!