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

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"