mirror of
https://github.com/discourse/discourse.git
synced 2025-05-25 00:32:52 +08:00
FEATURE: selectable avatars
This commit is contained in:
@ -9,7 +9,8 @@ const CUSTOM_TYPES = [
|
||||
"host_list",
|
||||
"category_list",
|
||||
"value_list",
|
||||
"category"
|
||||
"category",
|
||||
"uploaded_image_list",
|
||||
];
|
||||
|
||||
export default Ember.Mixin.create({
|
||||
|
Reference in New Issue
Block a user