summaryrefslogtreecommitdiff
path: root/source/features/batch-open-issues.tsx
diff options
context:
space:
mode:
authorGravatar Federico Brigante <opensource@bfred.it> 2020-04-15 00:31:22 +0200
committerGravatar GitHub <noreply@github.com> 2020-04-15 00:31:22 +0200
commitbf2a893741883572e7eb20c5f6d57d4ad43d6991 (patch)
tree461fd59f8028a9409b7029e4ae1cf6b1466037ca /source/features/batch-open-issues.tsx
parent35303dc98eaab5eea46d8f9f2fb3afb48eb64bcf (diff)
downloadrefined-github-bf2a893741883572e7eb20c5f6d57d4ad43d6991.tar.gz
refined-github-bf2a893741883572e7eb20c5f6d57d4ad43d6991.tar.zst
refined-github-bf2a893741883572e7eb20c5f6d57d4ad43d6991.zip
Improve feature loading mechanism (#2987)
Diffstat (limited to 'source/features/batch-open-issues.tsx')
-rw-r--r--source/features/batch-open-issues.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/features/batch-open-issues.tsx b/source/features/batch-open-issues.tsx
index 69de1f09..f859720f 100644
--- a/source/features/batch-open-issues.tsx
+++ b/source/features/batch-open-issues.tsx
@@ -71,6 +71,5 @@ features.add({
include: [
features.isDiscussionList
],
- load: features.onAjaxedPages,
init
});