mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-04 21:15:55 +01:00
closes #3676
This commit is contained in:
@@ -32,6 +32,8 @@ define('admin/general/dashboard', ['semver'], function(semver) {
|
||||
|
||||
intervals.rooms = null;
|
||||
intervals.graphs = null;
|
||||
graphData.rooms = null;
|
||||
graphData.traffic = null;
|
||||
usedTopicColors.length = 0;
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user