summaryrefslogtreecommitdiff
path: root/source/features/repo-age.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'source/features/repo-age.tsx')
-rw-r--r--source/features/repo-age.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/features/repo-age.tsx b/source/features/repo-age.tsx
index c6f8efca..eb6122c1 100644
--- a/source/features/repo-age.tsx
+++ b/source/features/repo-age.tsx
@@ -126,5 +126,6 @@ void features.add(__filebasename, {
pageDetect.isEmptyRepoRoot,
],
awaitDomReady: false,
+ deduplicate: 'has-rgh-inner',
init,
});