mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
FEATURE: add flair to avatars using new settings in the groups admin UI
This commit is contained in:
@ -32,7 +32,7 @@ widgetTest('extra classes and glyphs', {
|
||||
admin: true,
|
||||
moderator: true,
|
||||
new_user: true,
|
||||
primary_group_name: 'fish'
|
||||
primaryGroupName: 'fish'
|
||||
});
|
||||
},
|
||||
test(assert) {
|
||||
|
Reference in New Issue
Block a user