summaryrefslogtreecommitdiff
path: root/source/content.ts
diff options
context:
space:
mode:
Diffstat (limited to 'source/content.ts')
-rw-r--r--source/content.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/content.ts b/source/content.ts
index ac1d0d62..02df64d8 100644
--- a/source/content.ts
+++ b/source/content.ts
@@ -165,6 +165,7 @@ import './features/cross-deleted-pr-branches';
import './features/repo-wide-file-finder';
import './features/preserve-file-finder-term';
import './features/file-finder-buffer';
+import './features/pr-commit-lines-changed';
// Add global for easier debugging
(window as any).select = select;