mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 15:05:46 +01:00
hinting
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
"use strict";
|
"use strict";
|
||||||
/*global define, ajaxify, app, socket, bootbox, Chart, RELATIVE_PATH*/
|
/*global define, ajaxify, app, socket, utils, 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