mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 11:11:13 +08:00
UX: Add simple-list setting type (#9970)
This commit is contained in:
@ -34,7 +34,8 @@ class SiteSettings::TypeSupervisor
|
||||
group: 19,
|
||||
group_list: 20,
|
||||
tag_list: 21,
|
||||
color: 22
|
||||
color: 22,
|
||||
simple_list: 23
|
||||
)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user