mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-04 14:50:47 +01:00
fixed digests so they aren't prematurely exiting, and will send again :shipit:
This commit is contained in:
@@ -46,7 +46,6 @@ var async = require('async'),
|
||||
|
||||
return topicObj;
|
||||
});
|
||||
return;
|
||||
|
||||
data.interval = interval;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user