mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2026-01-26 08:41:27 +00:00
Manually extract category refactor from 1b569bbc99207cae7c20aa285f42477ae361dd30
Also fixes some errors caused by cherry-picking
This commit is contained in:
@@ -247,5 +247,5 @@ def process_search_query(query, page, user, region)
|
||||
end
|
||||
end
|
||||
|
||||
{search_query, items_without_category.size, items_without_category, url_params}
|
||||
{search_query, items_without_category.size, items_without_category, operators}
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user