Keep relative times updated every 60 seconds

This commit is contained in:
Daniel Saewitz
2013-05-05 13:44:24 -04:00
parent c1c2f025ad
commit 3526cd6f72
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -22,4 +22,4 @@ module.exports.allowCrossDomain = (req, res, next) ->
if req.method is 'OPTIONS'
res.send(200);
else
next()
next()