diff options
Diffstat (limited to 'source/features/dim-bots.tsx')
-rw-r--r-- | source/features/dim-bots.tsx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/features/dim-bots.tsx b/source/features/dim-bots.tsx index a6561ed4..7329b99b 100644 --- a/source/features/dim-bots.tsx +++ b/source/features/dim-bots.tsx @@ -72,7 +72,6 @@ void features.add(import.meta.url, { pageDetect.isBlank, // Prevent error on empty lists #5544 ], awaitDomReady: true, // TODO: Rewrite with :has() - deduplicate: 'has-rgh-inner', init, }); |