codetheweb / anylist

📋 a wrapper for AnyList's API (unoffical, reverse engineered)
81 stars 20 forks source link

Added underscore prefix to return variable in getter for categoryMatchId #31

Closed tb-money closed 11 months ago

tb-money commented 11 months ago

Thank you for reverse engineering the anylist API and creating this repo - it helped me a lot!!

While using it, I noticed a missing underscore prefix on the return variable in the getter for categoryMatchId so I added it and figured I'd contribute the change.

Thanks again!

codetheweb commented 11 months ago

Released in v0.5.1.