Billgonzo123 / Plantzzz

Plantzzz aims to help you and your friends keep your house plants thriving!
https://plantzzz.herokuapp.com/
1 stars 1 forks source link

Fix/water int #56

Closed Billgonzo123 closed 2 years ago

Billgonzo123 commented 2 years ago

Fixed bug where water intervals didn't update correctly dues to adding the values as strings and not ints. Fixed with parseInt()