From e69a7872ce0479f35daef9fc5183b02b51d065ac Mon Sep 17 00:00:00 2001 From: shine <4771718+shinenelson@users.noreply.github.com> Date: Thu, 7 Oct 2021 20:26:39 +0530 Subject: Rename `navigate-pages-with-arrow-keys` to `pagination-hotkey` (#4743) --- source/refined-github.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/refined-github.ts') diff --git a/source/refined-github.ts b/source/refined-github.ts index 902a3fc2..c6b9e88a 100644 --- a/source/refined-github.ts +++ b/source/refined-github.ts @@ -62,7 +62,7 @@ import './features/linkify-code'; import './features/download-folder-button'; import './features/linkify-branch-references'; import './features/open-all-conversations'; -import './features/navigate-pages-with-arrow-keys'; +import './features/pagination-hotkey'; import './features/conversation-links-on-repo-lists'; import './features/global-conversation-list-filters'; import './features/conversation-filters'; -- cgit v1.2.3