diff --git a/changes/changelog.d/866.enhancement b/changes/changelog.d/866.enhancement new file mode 100644 index 000000000..9ebbd52dd --- /dev/null +++ b/changes/changelog.d/866.enhancement @@ -0,0 +1 @@ +New keyboard shortcuts added for enhanced control over audio player (#866) \ No newline at end of file diff --git a/front/src/components/ShortcutsModal.vue b/front/src/components/ShortcutsModal.vue index 5b1a7349d..06fb25ba4 100644 --- a/front/src/components/ShortcutsModal.vue +++ b/front/src/components/ShortcutsModal.vue @@ -4,18 +4,36 @@ Keyboard shortcuts
- - - - - - - - -
{{ section.title }}
{{ shortcut.summary }}{{ shortcut.key }}
+
+
+ + + + + + + + +
{{ section.title }}
{{ shortcut.summary }}{{ shortcut.key }}
+
+
+ + + + + + + + +
{{ section.title }}
{{ shortcut.summary }}{{ shortcut.key }}
+
+