mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-07 14:35:47 +01:00
init, attempt to increase cold load speed
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/* globals define, socket, translator, utils, config, app, ajaxify, Tinycon*/
|
||||
|
||||
|
||||
define(['sounds'], function(sound) {
|
||||
define('notifications', ['sounds'], function(sound) {
|
||||
var Notifications = {};
|
||||
|
||||
Notifications.prepareDOM = function() {
|
||||
|
||||
Reference in New Issue
Block a user