mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-07 13:42:21 +02:00
hinting
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"use strict";
|
||||
/*global define, templates, socket, ajaxify, app, bootbox*/
|
||||
/*global define, templates, socket, ajaxify, app, admin, bootbox*/
|
||||
|
||||
define('admin/manage/groups', ['admin/modules/iconSelect'], function(iconSelect) {
|
||||
var Groups = {};
|
||||
|
||||
Reference in New Issue
Block a user