mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-04 21:15:55 +01:00
fixed ACP from previous commit
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"use strict";
|
||||
/*global define, ajaxify, app, socket, RELATIVE_PATH*/
|
||||
|
||||
define('forum/admin/general/dashboard', ['semver'], function(semver) {
|
||||
define('admin/general/dashboard', ['semver'], function(semver) {
|
||||
var Admin = {},
|
||||
intervals = {
|
||||
rooms: false,
|
||||
|
||||
Reference in New Issue
Block a user