mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 03:06:53 +08:00
UX: adds support for a color setting type (#9016)
This commit is contained in:
@ -34,6 +34,7 @@ class SiteSettings::TypeSupervisor
|
||||
group: 19,
|
||||
group_list: 20,
|
||||
tag_list: 21,
|
||||
color: 22
|
||||
)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user