You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 22:13:53 +01: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() {
|
$('.chat-send-message-btn').click(function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user