mirror of
https://github.com/darkwire/darkwire.io.git
synced 2025-07-18 18:54:52 +00:00
Typo
This commit is contained in:
parent
9ec7249ce2
commit
dbda58f438
@ -222,7 +222,7 @@ $(function() {
|
|||||||
socket.on('login', function (data) {
|
socket.on('login', function (data) {
|
||||||
connected = true;
|
connected = true;
|
||||||
// Display the welcome message
|
// Display the welcome message
|
||||||
var message = "Fatty.chat - Anonomous Chat";
|
var message = "Fatty.chat - Anonymous Chat";
|
||||||
log(message, {
|
log(message, {
|
||||||
prepend: true
|
prepend: true
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user