[41] amend sorting of streaming to desc (#2232)

This commit is contained in:
YozoraXCII 2024-09-20 21:31:05 +01:00 committed by GitHub Action
parent 4b5e307050
commit 27e58d6394
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
2.0.2-build40
2.0.2-build41

View file

@ -74,7 +74,7 @@ templates:
limit: <<discover_limit>>
with_watch_providers: <<discover_with>>
watch_region: <<discover_region>>
sort_by: primary_release_date.asc
sort_by: primary_release_date.desc
collections:

View file

@ -105,7 +105,7 @@ templates:
limit: <<discover_limit>>
with_watch_providers: <<discover_with>>
watch_region: <<discover_region>>
sort_by: primary_release_date.asc
sort_by: primary_release_date.desc
overlays: