mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-21 16:06:16 -04:00
Remove a line break.. heh
This commit is contained in:
parent
65baa26fca
commit
f245685c3a
1 changed files with 0 additions and 1 deletions
|
@ -205,7 +205,6 @@ var pad = {
|
||||||
|
|
||||||
//initialize the chat
|
//initialize the chat
|
||||||
chat.init();
|
chat.init();
|
||||||
|
|
||||||
pad.diagnosticInfo.uniqueId = padutils.uniqueId();
|
pad.diagnosticInfo.uniqueId = padutils.uniqueId();
|
||||||
pad.initTime = +(new Date());
|
pad.initTime = +(new Date());
|
||||||
pad.padOptions = clientVars.initialOptions;
|
pad.padOptions = clientVars.initialOptions;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue