mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-22 00:16:15 -04:00
Removed sidebar-code since the sidebar got removed in EPL, there is only the stickychat which is not affected by this.
This commit is contained in:
parent
e6454af5ed
commit
f2cd9e3adc
3 changed files with 0 additions and 44 deletions
|
@ -963,9 +963,6 @@ function handleClientReady(client, message)
|
|||
"serverTimestamp": new Date().getTime(),
|
||||
"globalPadId": message.padId,
|
||||
"userId": author,
|
||||
"cookiePrefsToSet": {
|
||||
"hideSidebar": false
|
||||
},
|
||||
"abiwordAvailable": settings.abiwordAvailable(),
|
||||
"plugins": {
|
||||
"plugins": plugins.plugins,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue