mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-05 05:25:49 +01:00
#2350 :shipit:
This commit is contained in:
@@ -248,7 +248,6 @@ define('chat', ['taskbar', 'string', 'sounds', 'forum/chats'], function(taskbar,
|
||||
if (err) {
|
||||
// Disable the text input
|
||||
chatModal.find('input[type="text"]').attr('disabled', true);
|
||||
console.log('disabling');
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user