Keep relative times updated every 60 seconds
This commit is contained in:
@@ -22,4 +22,4 @@ module.exports.allowCrossDomain = (req, res, next) ->
|
||||
if req.method is 'OPTIONS'
|
||||
res.send(200);
|
||||
else
|
||||
next()
|
||||
next()
|
||||
|
||||
Reference in New Issue
Block a user