mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: introduces list/compact_list components
This commit is contained in:
@@ -37,6 +37,12 @@ list_setting:
|
||||
description: "help text"
|
||||
default: "name|age|last name"
|
||||
|
||||
compact_list_setting:
|
||||
type: list
|
||||
list_type: compact
|
||||
description: "help text"
|
||||
default: "name|age|last name"
|
||||
|
||||
enum_setting:
|
||||
default: "trust level 4"
|
||||
type: enum
|
||||
|
||||
Reference in New Issue
Block a user