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