mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
this is why cookies weren't working in plugins
This commit is contained in:
parent
23415eae49
commit
06532a04f3
1 changed files with 1 additions and 0 deletions
|
@ -441,6 +441,7 @@ var pad = {
|
|||
|
||||
//initialize the chat
|
||||
chat.init(this);
|
||||
padcookie.init();
|
||||
pad.initTime = +(new Date());
|
||||
pad.padOptions = clientVars.initialOptions;
|
||||
|
||||
|
|
Loading…
Reference in a new issue