mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-15 11:36:53 -04:00
Merge 0063933041
into 73afc595e5
This commit is contained in:
commit
5ad49b3fb1
1 changed files with 1 additions and 0 deletions
|
@ -441,6 +441,7 @@ var pad = {
|
||||||
|
|
||||||
//initialize the chat
|
//initialize the chat
|
||||||
chat.init(this);
|
chat.init(this);
|
||||||
|
padcookie.init(); // initialize the cookies
|
||||||
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