mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Fix settings.json syntax
That little nasty one was fucking tricky !
This commit is contained in:
parent
ce0759d0ad
commit
43416d7282
1 changed files with 1 additions and 0 deletions
|
@ -357,6 +357,7 @@
|
||||||
* Set to 0 to let the scroll to be handled as default by Etherpad
|
* Set to 0 to let the scroll to be handled as default by Etherpad
|
||||||
*/
|
*/
|
||||||
"percentageToScrollWhenUserPressesArrowUp": 0
|
"percentageToScrollWhenUserPressesArrowUp": 0
|
||||||
|
},
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Restrict socket.io transport methods
|
* Restrict socket.io transport methods
|
||||||
|
|
Loading…
Add table
Reference in a new issue