summaryrefslogtreecommitdiff
path: root/source/features/clean-conversation-sidebar.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'source/features/clean-conversation-sidebar.tsx')
-rw-r--r--source/features/clean-conversation-sidebar.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/features/clean-conversation-sidebar.tsx b/source/features/clean-conversation-sidebar.tsx
index 5519bb66..dd6deb48 100644
--- a/source/features/clean-conversation-sidebar.tsx
+++ b/source/features/clean-conversation-sidebar.tsx
@@ -121,5 +121,6 @@ void features.add(__filebasename, {
void onReplacedElement('#partial-discussion-sidebar', clean);
},
],
+ deduplicate: 'has-rgh-inner',
init: clean,
});