Add hotkeys for skipping to next and previous chapter

This commit is contained in:
Ajay
2022-07-10 01:58:39 -04:00
parent d7176a9c97
commit 6cb4fac041
4 changed files with 63 additions and 3 deletions

View File

@@ -345,6 +345,16 @@
<div class="inline"></div>
</div>
<div data-type="keybind-change" data-sync="nextChapterKeybind">
<label class="optionLabel">__MSG_nextChapterKeybind__:</label>
<div class="inline"></div>
</div>
<div data-type="keybind-change" data-sync="previousChapterKeybind">
<label class="optionLabel">__MSG_previousChapterKeybind__:</label>
<div class="inline"></div>
</div>
</div>
<div id="import" class="option-group hidden">