summaryrefslogtreecommitdiff
path: root/source/refined-github.ts
diff options
context:
space:
mode:
authorGravatar Federico Brigante <me@fregante.com> 2021-09-02 02:49:08 +0700
committerGravatar GitHub <noreply@github.com> 2021-09-02 02:49:08 +0700
commit5bccdd68c84b95b040fb1e3a3c2f1e2f5a3f1e60 (patch)
treecd81418b97d4d25a6d3a9e0e70900138344728d9 /source/refined-github.ts
parent118a2b0076983e0320406d80d2a0169440984500 (diff)
downloadrefined-github-5bccdd68c84b95b040fb1e3a3c2f1e2f5a3f1e60.tar.gz
refined-github-5bccdd68c84b95b040fb1e3a3c2f1e2f5a3f1e60.tar.zst
refined-github-5bccdd68c84b95b040fb1e3a3c2f1e2f5a3f1e60.zip
Restore `emphasize-draft-pr-label` feature (#4728)21.9.3
Diffstat (limited to 'source/refined-github.ts')
-rw-r--r--source/refined-github.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/refined-github.ts b/source/refined-github.ts
index 12e50fc5..56123e10 100644
--- a/source/refined-github.ts
+++ b/source/refined-github.ts
@@ -16,6 +16,7 @@ import './features/sticky-conversation-list-toolbar.css';
import './features/always-show-branch-delete-buttons.css';
import './features/easier-pr-sha-copy.css';
import './features/repo-stats-spacing.css';
+import './features/emphasize-draft-pr-label.css';
import './features/clean-notifications.css';
import './features/fix-first-tab-length.css';
import './features/align-repository-header.css';