[83] fix limit

pull/1081/head
meisnate12 2 years ago
parent 1820e20f76
commit 3442eb74b0

@ -1 +1 @@
1.17.3-develop82 1.17.3-develop83

@ -21,14 +21,8 @@ templates:
time_window: <<time_window_<<key>>>> time_window: <<time_window_<<key>>>>
limit: <<limit_<<key>>>> limit: <<limit_<<key>>>>
collections:
Top 10 Collections:
template:
- name: separator
separator: Top10
dynamic_collections: dynamic_collections:
Top 10: FlixPatrol:
type: custom type: custom
data: data:
netflix: Netflix netflix: Netflix
@ -44,6 +38,8 @@ dynamic_collections:
- arr - arr
- custom - custom
template_variables: template_variables:
limit:
default: 10
platform: platform:
default: <<key>> default: <<key>>
paramount: paramount_plus paramount: paramount_plus

Loading…
Cancel
Save