|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
"use strict";
|
|
|
|
|
/* globals app, config, define, socket, translator, templates, utils */
|
|
|
|
|
/* globals app, config, define, socket, translator, templates, utils, ajaxify */
|
|
|
|
|
|
|
|
|
|
define('chat', ['taskbar', 'string', 'sounds', 'forum/chats'], function(taskbar, S, sounds, Chats) {
|
|
|
|
|
|
|
|
|
|