hawkins / start-page

A simple start page extension for Google Chrome, which I used to teach myself web dev
https://goo.gl/95jal3
MIT License
2 stars 0 forks source link

gCalFlow pad_zero not being called properly #5

Closed hawkins closed 8 years ago

hawkins commented 8 years ago

For some reason, calls to pad_zero of "0" to "9" values do not receive an added zero. Maybe something to do with coffeescript reverse compilation from last night? Try rebuilding later.

hawkins commented 8 years ago

Latest commit, 34e7ad5 resolves this issue. More details in commit comment.