mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-05 05:25:49 +01:00
jshinting
This commit is contained in:
@@ -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) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user