mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-12 17:05:51 +01:00
init, attempt to increase cold load speed
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"use strict";
|
||||
/*global define, ajaxify, app, socket, RELATIVE_PATH*/
|
||||
|
||||
define(function() {
|
||||
define('forum/admin/index', function() {
|
||||
var Admin = {};
|
||||
|
||||
Admin.init = function() {
|
||||
|
||||
Reference in New Issue
Block a user