FIX: Enter selected link with 'o' on full page search

Follow-up to 70012f2027.
This commit is contained in:
Dan Ungureanu 2020-04-29 21:24:20 +03:00
parent 816a08cf5f
commit 402194f313
No known key found for this signature in database
GPG Key ID: 0AA2A00D6ACC8B84
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ const DEFAULT_BINDINGS = {
".latest-topic-list .latest-topic-list-item.selected div.main-link a.title",
".top-topic-list .latest-topic-list-item.selected div.main-link a.title",
".latest .featured-topic.selected a.title",
".search-results .search-link"
".search-results .fps-result.selected .search-link"
].join(", "),
anonymous: true
}, // open selected topic on latest or categories page