mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-05 05:25:49 +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";
|
||||
/*global define, ajaxify, app, socket, RELATIVE_PATH*/
|
||||
/*global define, ajaxify, app, socket, bootbox, Chart, RELATIVE_PATH*/
|
||||
|
||||
define('admin/general/dashboard', ['semver'], function(semver) {
|
||||
var Admin = {},
|
||||
|
||||
Reference in New Issue
Block a user