mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
passthepopcorn: fix release sorting
This commit is contained in:
@@ -120,6 +120,8 @@ namespace Jackett.Common.Indexers.Definitions
|
||||
{ "action", "advanced" },
|
||||
{ "json", "noredirect" },
|
||||
{ "grouping", "0" },
|
||||
{ "order_by", "time" },
|
||||
{ "order_way", "desc" },
|
||||
};
|
||||
|
||||
if (configFreeOnly)
|
||||
|
Reference in New Issue
Block a user