jshinting

v1.18.x
Julian Lam 11 years ago
parent 71916f0691
commit 95102f7e74

@ -1,5 +1,5 @@
"use strict"; "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) { define('chat', ['taskbar', 'string', 'sounds', 'forum/chats'], function(taskbar, S, sounds, Chats) {

Loading…
Cancel
Save