Commit b65aa36a by Sebastián Katzer

Fix JS ignores date: option

parent a15cb529
......@@ -67,7 +67,8 @@ exports._defaults = {
badge: -1,
id: '0',
json: '',
repeat: ''
repeat: '',
date: undefined
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment