mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 12:36:02 +01:00
closes #394
This commit is contained in:
@@ -99,7 +99,6 @@ schema = require('./schema.js'),
|
||||
var timestamp = Date.now();
|
||||
|
||||
var terms = {
|
||||
hour: 3600000,
|
||||
day: 86400000,
|
||||
week: 604800000,
|
||||
month: 18144000000
|
||||
|
||||
Reference in New Issue
Block a user