Add "cycle reading mode" hotkey

This commit is contained in:
schroda
2024-12-17 16:23:09 +01:00
parent 0771eabfcf
commit ce15e4db70
5 changed files with 22 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ const READER_HOTKEY_TO_TITLE: Record<ReaderHotkey, TranslationKey> = {
[ReaderHotkey.CYCLE_SCALE_TYPE]: 'reader.settings.hotkey.scale_type',
[ReaderHotkey.STRETCH_IMAGE]: 'reader.settings.hotkey.stretch_image',
[ReaderHotkey.OFFSET_SPREAD_PAGES]: 'reader.settings.hotkey.offset_spread_pages',
[ReaderHotkey.CYCLE_READING_MODE]: 'reader.settings.hotkey.reading_mode',
};
export const ReaderSettingHotkey = ({