aboutsummaryrefslogtreecommitdiff
path: root/src/settings/keymaps.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/settings/keymaps.ts')
-rw-r--r--src/settings/keymaps.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings/keymaps.ts b/src/settings/keymaps.ts
index 25c7a51..ff87cf4 100644
--- a/src/settings/keymaps.ts
+++ b/src/settings/keymaps.ts
@@ -31,6 +31,7 @@ const fields = [
['tabs.reload?{"cache":true}', "Reload with no caches"],
["tabs.pin.toggle", "Toggle pinned state"],
["tabs.duplicate", "Duplicate a tab"],
+ ["tabs.reader.toggle", "Reader view"],
],
[
['follow.start?{"newTab":false,"background":false}', "Follow a link"],