From c91434e233608e3aacef6ff058a81c22c7803f20 Mon Sep 17 00:00:00 2001 From: Lukas Bachschwell Date: Tue, 28 Jun 2016 20:16:56 +0200 Subject: [PATCH] Removing footer for better display --- board.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board.html b/board.html index c55840d..ef25df9 100644 --- a/board.html +++ b/board.html @@ -76,7 +76,7 @@ body { location.reload(); }); - iosocket.on('onconnection', function() { + iosocket.on('connect', function() {