mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-12 00:45:47 +01:00
init, attempt to increase cold load speed
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
/* globals define, utils, config, app */
|
||||
|
||||
define(function() {
|
||||
define('composer/uploads', function() {
|
||||
var uploads = {};
|
||||
|
||||
uploads.initialize = function(post_uuid) {
|
||||
|
||||
Reference in New Issue
Block a user