diff options
Diffstat (limited to 'source/features/quick-pr-diff-options.tsx')
-rw-r--r-- | source/features/quick-pr-diff-options.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/features/quick-pr-diff-options.tsx b/source/features/quick-pr-diff-options.tsx index 4e4e1af9..d4a240bb 100644 --- a/source/features/quick-pr-diff-options.tsx +++ b/source/features/quick-pr-diff-options.tsx @@ -115,6 +115,7 @@ void features.add(__filebasename, { shortcuts: { 'd w': 'Show/hide whitespaces in diffs', }, + deduplicate: 'has-rgh-inner', init: initPR, }, { include: [ |