summaryrefslogtreecommitdiff
path: root/source/features/keyboard-navigation.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'source/features/keyboard-navigation.tsx')
-rw-r--r--source/features/keyboard-navigation.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/features/keyboard-navigation.tsx b/source/features/keyboard-navigation.tsx
index 17d754d1..3f99d6d6 100644
--- a/source/features/keyboard-navigation.tsx
+++ b/source/features/keyboard-navigation.tsx
@@ -62,5 +62,6 @@ void features.add(__filebasename, {
include: [
pageDetect.hasComments,
],
+ deduplicate: 'has-rgh-inner',
init,
});