mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-08-31 03:36:51 +02:00
unreadTids
This commit is contained in:
@@ -34,6 +34,6 @@ helpers.valueToString = function(value) {
|
||||
|
||||
helpers.noop = function() {};
|
||||
|
||||
helpers.KEY_LIMIT = 100;
|
||||
helpers.KEY_LIMIT = 300;
|
||||
|
||||
module.exports = helpers;
|
||||
Reference in New Issue
Block a user