mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-10 22:56:22 +02:00
remove console log
This commit is contained in:
parent
693b9b9b94
commit
3e0a80cb74
@ -614,7 +614,6 @@ var pad = {
|
||||
},
|
||||
handleClientMessage: function(msg)
|
||||
{
|
||||
console.log("as");
|
||||
if (msg.type == 'suggestUserName')
|
||||
{
|
||||
if (msg.unnamedId == pad.myUserInfo.userId && msg.newName && !pad.myUserInfo.name)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user