mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-28 02:09:52 +01:00
removed extra comma in object definition
This commit is contained in:
@@ -80,7 +80,7 @@ define('admin/manage/category-analytics', [], function() {
|
||||
data: ajaxify.data.analytics['posts:daily']
|
||||
}
|
||||
]
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
hourlyCanvas.width = $(hourlyCanvas).parent().width();
|
||||
|
||||
Reference in New Issue
Block a user