mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-22 00:10:25 +01:00
epic hax to make the chat message list resize #1788
This commit is contained in:
@@ -15,6 +15,7 @@ var posts = require('../posts'),
|
||||
winston = require('winston'),
|
||||
_ = require('underscore'),
|
||||
server = require('./'),
|
||||
nconf = require('nconf'),
|
||||
|
||||
SocketModules = {
|
||||
composer: {
|
||||
|
||||
Reference in New Issue
Block a user