Added keybinds to vote on the last segment

Added keybinds to vote on the last segment

fixed Upvote/Downvote keybind message variable names to match others in that options section
This commit is contained in:
gosha305
2025-02-10 01:28:22 +01:00
parent 19efcb5a98
commit c9c02e91ff
4 changed files with 27 additions and 1 deletions

View File

@@ -472,6 +472,16 @@
<div class="inline"></div>
</div>
<div data-type="keybind-change" data-sync="upvoteKeybind">
<label class="optionLabel">__MSG_setUpvoteKeybind__:</label>
<div class="inline"></div>
</div>
<div data-type="keybind-change" data-sync="downvoteKeybind">
<label class="optionLabel">__MSG_setDownvoteKeybind__:</label>
<div class="inline"></div>
</div>
</div>
<div id="import" class="option-group hidden">