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