mirror of
https://github.com/s00500/nodeMessageBoard.git
synced 2025-06-19 17:40:39 +00:00
Removing footer for better display
This commit is contained in:
@ -76,7 +76,7 @@ body {
|
|||||||
location.reload();
|
location.reload();
|
||||||
});
|
});
|
||||||
|
|
||||||
iosocket.on('onconnection', function() {
|
iosocket.on('connect', function() {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user