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