diff --git a/index.html b/index.html index 6152702..9feb1d8 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ // Wait for server response and identify client socket.on('user_identify', function(){ socket.emit('user_login', { - 'username': 'Bart', + 'username': 'BUUUUUUUUUURTE', 'mailHash': '289e66591abdb9c2d4cb15517f0fd8d8' }); }); @@ -51,7 +51,7 @@ div.input_container > form > input, div.input_container > button { margin: 10px; } - +