mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 01:24:33 +08:00
FEATURE: selectable avatars
This commit is contained in:
@ -29,7 +29,8 @@ class SiteSettings::TypeSupervisor
|
||||
regex: 13,
|
||||
email: 14,
|
||||
username: 15,
|
||||
category: 16
|
||||
category: 16,
|
||||
uploaded_image_list: 17,
|
||||
)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user