1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-04 18:59:01 +00:00

btarg: fix default value for order

This commit is contained in:
Bogdan 2024-08-16 21:01:57 +03:00
parent 824b44ff54
commit d5740c54b7

View file

@ -57,7 +57,7 @@ settings:
- name: type
type: select
label: Order requested from site
default: desc
default: DESC
options:
DESC: desc
ASC: asc