mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:34:31 +08:00
FEATURE: Allow setting avatar flair for automatic groups (#12586)
This commit is contained in:
@ -579,6 +579,10 @@ class GroupsController < ApplicationController
|
||||
messageable_level
|
||||
default_notification_level
|
||||
bio_raw
|
||||
flair_icon
|
||||
flair_upload_id
|
||||
flair_bg_color
|
||||
flair_color
|
||||
}
|
||||
else
|
||||
default_params = %i{
|
||||
|
Reference in New Issue
Block a user