diff options
Diffstat (limited to 'source/features/comments-time-machine-links.tsx')
-rw-r--r-- | source/features/comments-time-machine-links.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/features/comments-time-machine-links.tsx b/source/features/comments-time-machine-links.tsx index b604bf6d..74867571 100644 --- a/source/features/comments-time-machine-links.tsx +++ b/source/features/comments-time-machine-links.tsx @@ -132,6 +132,7 @@ void features.add(__filebasename, { exclude: [ pageDetect.isGist, ], + deduplicate: 'has-rgh-inner', init, }, { include: [ |