We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e003a commit 2f951adCopy full SHA for 2f951ad
.github/README.md
@@ -574,7 +574,7 @@ Declarative overrides of Zen Browser's keyboard shortcuts with version protectio
574
];
575
# Fails activation on schema changes to detect potential regressions
576
# Find this in about:config or prefs.js of your profile
577
- keyboardShortcutsVersion = 14;
+ keyboardShortcutsVersion = 16;
578
};
579
}
580
```
0 commit comments