kiriDevs / vplanweb

A web app for the substitution plan of my school - data is supplied by an API maintained by @ChuangSheep
https://vplan.kiridevs.live
3 stars 0 forks source link

fix: Trim course entries before checking if they're !== "" #30

Closed kiriDevs closed 2 years ago

kiriDevs commented 2 years ago

This excludes " ", " ", " ", etc. from the list of possible entries. Because that makes sense.