tivac / crucible

API CMS UI powered by Firebase, mithril, and my own dwindling sanity. Oh, and acronyms.
MIT License
117 stars 20 forks source link

Fix scheduling bugs. #150

Closed ctcleary closed 7 years ago

ctcleary commented 7 years ago

Turns out the bugs were just a misunderstanding of how a couple dateFns worked. The publish button was sending a date string instead of a timestamp.

[Fixes #149 ]