DEV: `list_type: simple` to allow for easy re-ordering (#17952)

This commit is contained in:
Keegan George 2022-08-16 10:23:14 -07:00 committed by GitHub
parent f788c1b3e4
commit de8bf7466e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"