UX: adds support for a color setting type (#9016)

This commit is contained in:
Joffrey JAFFEUX
2020-03-09 10:07:03 +01:00
committed by GitHub
parent 8612bfb152
commit 60b47d622e
9 changed files with 117 additions and 18 deletions

View File

@ -34,6 +34,7 @@ class SiteSettings::TypeSupervisor
group: 19,
group_list: 20,
tag_list: 21,
color: 22
)
end