Update Movies.yml

trending collection sort as critic_raiting.desc
This commit is contained in:
jwfox5150 2021-12-30 14:53:47 -05:00 committed by GitHub
parent 30fc1f8e15
commit bfb845a863
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,7 +129,7 @@ collections:
tmdb_trending_weekly: 100 tmdb_trending_weekly: 100
sort_title: ---Trending sort_title: ---Trending
sync_mode: sync sync_mode: sync
smart_label: year.desc smart_label: critic_rating.desc
summary: Movies trending across the internet summary: Movies trending across the internet
url_background: https://i.imgur.com/SOVfrIq.png url_background: https://i.imgur.com/SOVfrIq.png
url_poster: https://i.imgur.com/4vpMZoA.png url_poster: https://i.imgur.com/4vpMZoA.png