mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-15 10:16:12 +01:00
init, attempt to increase cold load speed
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"use strict";
|
||||
/*global define, app, socket*/
|
||||
|
||||
define(function () {
|
||||
define('settings', function () {
|
||||
|
||||
var DEFAULT_PLUGINS = [
|
||||
'settings/checkbox',
|
||||
|
||||
Reference in New Issue
Block a user