natural-cron.js icon indicating copy to clipboard operation
natural-cron.js copied to clipboard

Invalid check in clocktime.js

Open xiodine32 opened this issue 6 years ago • 0 comments

Hello,

In this line of code, shouldn't it be if(topElement.hour.end == hour) { ?

https://github.com/darkeyedevelopers/natural-cron.js/blob/7b877d47d34b418bd424b2498aafbe42af61136a/src/states/clocktime.js#L84

xiodine32 avatar Feb 15 '19 17:02 xiodine32