mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-16 18:56:15 +01:00
init, attempt to increase cold load speed
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
/* globals define, app*/
|
||||
|
||||
define(function() {
|
||||
define('forum/chats', function() {
|
||||
var Chats = {};
|
||||
|
||||
Chats.init = function() {
|
||||
|
||||
Reference in New Issue
Block a user