mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-07 22:45:46 +01:00
linting
I also want to lint the rest of this file but I have no idea what will explode and it's almost 1AM. Next time ;)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
"use strict";
|
"use strict";
|
||||||
/*global define, ajaxify, app, socket, RELATIVE_PATH*/
|
/*global define, ajaxify, app, socket, bootbox, Chart, RELATIVE_PATH*/
|
||||||
|
|
||||||
define('admin/general/dashboard', ['semver'], function(semver) {
|
define('admin/general/dashboard', ['semver'], function(semver) {
|
||||||
var Admin = {},
|
var Admin = {},
|
||||||
|
|||||||
Reference in New Issue
Block a user