summaryrefslogtreecommitdiff
path: root/source/features/open-ci-details-in-new-tab.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'source/features/open-ci-details-in-new-tab.tsx')
-rw-r--r--source/features/open-ci-details-in-new-tab.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/features/open-ci-details-in-new-tab.tsx b/source/features/open-ci-details-in-new-tab.tsx
index 2cdad6f6..8b96243e 100644
--- a/source/features/open-ci-details-in-new-tab.tsx
+++ b/source/features/open-ci-details-in-new-tab.tsx
@@ -1,5 +1,6 @@
import select from 'select-dom';
import * as pageDetect from 'github-url-detection';
+
import features from '../libs/features';
function init(): void {