mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 09:26:14 -04:00
Removed fullWidth/resizing-code as the pad is always fullscreen, unlike the old EP
This commit is contained in:
parent
0d5b98a338
commit
e6454af5ed
3 changed files with 1 additions and 40 deletions
|
@ -964,7 +964,6 @@ function handleClientReady(client, message)
|
|||
"globalPadId": message.padId,
|
||||
"userId": author,
|
||||
"cookiePrefsToSet": {
|
||||
"fullWidth": false,
|
||||
"hideSidebar": false
|
||||
},
|
||||
"abiwordAvailable": settings.abiwordAvailable(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue