mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-30 00:39:16 +02:00
removed unneccessary console log
This commit is contained in:
@@ -36,7 +36,6 @@ $(document).ready(function() {
|
||||
}
|
||||
}
|
||||
}
|
||||
console.log(messageData);
|
||||
};
|
||||
|
||||
$('.chat-send-message-btn').click(function() {
|
||||
|
||||
Reference in New Issue
Block a user