FEATURE: selectable avatars

This commit is contained in:
Régis Hanol
2018-07-18 12:57:43 +02:00
parent a24b9981c6
commit 6d6e026e3c
28 changed files with 435 additions and 80 deletions

View File

@ -29,7 +29,8 @@ class SiteSettings::TypeSupervisor
regex: 13,
email: 14,
username: 15,
category: 16
category: 16,
uploaded_image_list: 17,
)
end