DEV: `list_type: simple` to allow for easy re-ordering (#17952)
This commit is contained in:
parent
f788c1b3e4
commit
de8bf7466e
|
@ -168,7 +168,7 @@ basic:
|
|||
client: true
|
||||
refresh: true
|
||||
type: list
|
||||
list_type: compact
|
||||
list_type: simple
|
||||
default: "latest|new|unread|top|categories"
|
||||
regex: "latest"
|
||||
regex_error: "site_settings.errors.must_include_latest"
|
||||
|
|
Loading…
Reference in New Issue