summaryrefslogtreecommitdiff
path: root/source/features/hide-issue-list-autocomplete.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/hide-issue-list-autocomplete.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/hide-issue-list-autocomplete.tsx')
-rw-r--r--source/features/hide-issue-list-autocomplete.tsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/features/hide-issue-list-autocomplete.tsx b/source/features/hide-issue-list-autocomplete.tsx
index 2096d4bb..34c1f300 100644
--- a/source/features/hide-issue-list-autocomplete.tsx
+++ b/source/features/hide-issue-list-autocomplete.tsx
@@ -13,6 +13,5 @@ features.add({
include: [
features.isDiscussionList
],
- load: features.onAjaxedPages,
init
});
ove-astro-image-backup'>feat/remove-astro-image-backup Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/examples/hackernews/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-07-11Filter out astro from `peerDependencies` in `astro add` (#7620)Gravatar Chris Swithinbank 2-1/+7
2023-07-11[ci] formatGravatar bluwy 1-1/+1
2023-07-11Refactor simple CLI commands (#7619)Gravatar Bjorn Lu 12-115/+123
2023-07-10fix: `astro info` command fallback for package manager (#7618)Gravatar Emanuele Stoppa 2-1/+7
2023-07-10Add CLI startup speed benchmark (#7617)Gravatar Bjorn Lu 5-11/+95
2023-07-10[ci] formatGravatar bluwy 1-1/+1