mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-04 21:15:55 +01:00
🐶
This commit is contained in:
@@ -319,7 +319,6 @@ define('admin/general/dashboard', ['semver'], function(semver) {
|
||||
if (JSON.stringify(graphData.traffic) === JSON.stringify(data)) {
|
||||
return;
|
||||
}
|
||||
console.log(data);
|
||||
|
||||
graphData.traffic = data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user