mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-20 06:56:05 -05:00
add collection_order_key to chart collections
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
# use_key: true #
|
||||
# # Determines collection order in it's section #
|
||||
# order_key: #
|
||||
# # Determines collection order of the collection #
|
||||
# collection_order_key: custom #
|
||||
# # Set visible_library for the collection #
|
||||
# visible_library_key: #
|
||||
# # Set visible_home for the collection #
|
||||
@@ -81,21 +83,18 @@ collections:
|
||||
AniList Popular:
|
||||
template:
|
||||
- name: popular
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: popular
|
||||
|
||||
AniList Top Rated:
|
||||
template:
|
||||
- name: top
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: top
|
||||
|
||||
AniList Trending:
|
||||
template:
|
||||
- name: trending
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: trending
|
||||
|
||||
@@ -106,6 +105,5 @@ collections:
|
||||
sort_by: popular
|
||||
summary: A collection of Anime from the Current Season according to AniList.
|
||||
template:
|
||||
- name: customsync
|
||||
- name: chart_shared
|
||||
key: season
|
||||
|
||||
Reference in New Issue
Block a user