Added basic time editing.

The button presses don't work yet as YouTube steals the events.
This commit is contained in:
Ajay Ramachandran
2020-04-01 20:06:46 -04:00
parent 513a140754
commit 0d08e11b1d
4 changed files with 183 additions and 16 deletions

View File

@@ -479,5 +479,9 @@
},
"keyAlreadyUsed": {
"message": "is bound to another action. Please select another key."
},
"to": {
"message": "to",
"description": "Used between sponsor times. Example: 1:20 to 1:30"
}
}