Merge pull request #1578 from caneleex/patch/disable-scrolling

Add option to disable scrolling to edit
This commit is contained in:
Ajay Ramachandran
2022-11-29 16:03:35 -05:00
committed by GitHub
4 changed files with 18 additions and 0 deletions

View File

@@ -1249,5 +1249,8 @@
},
"segmentFetchFailureWarning": {
"message": "Warning: The server hasn't responded with segments yet. There might actually be segments on this video already submitted but you just haven't recieved them due to issues with the server."
},
"allowScrollingToEdit": {
"message": "Allow Scrolling To Edit Times"
}
}