DEV: Make setting `top_page_default_timeframe` available in the client app (#21015)
This commit is contained in:
parent
7cedb911a7
commit
a245b1d3c1
|
@ -301,6 +301,7 @@ basic:
|
|||
default: 50
|
||||
min: 1
|
||||
top_page_default_timeframe:
|
||||
client: true
|
||||
default: "yearly"
|
||||
type: enum
|
||||
choices:
|
||||
|
|
Loading…
Reference in New Issue