mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
commit
40f578cfbd
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ var channels = require("channels");
|
|||
* author = the author name of this session
|
||||
*/
|
||||
var sessioninfos = {};
|
||||
exports.sessioninfos = sessioninfos;
|
||||
|
||||
/**
|
||||
* A changeset queue per pad that is processed by handleUserChanges()
|
||||
|
|
Loading…
Reference in a new issue