mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Fix indent
This commit is contained in:
parent
74b96aa774
commit
48f28e9515
1 changed files with 2 additions and 3 deletions
|
@ -68,7 +68,6 @@ exports.setSocketIO = function(_socket)
|
|||
{
|
||||
components[message.component].handleMessage(client, message);
|
||||
}
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue