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