mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Allow group owners to edit group name and avatar flair.
This commit is contained in:
@@ -7,7 +7,8 @@ export default {
|
||||
"user_count":8,
|
||||
"alias_level":0,
|
||||
"visible":true,
|
||||
"flair_url": 'fa-adjust'
|
||||
"flair_url": 'fa-adjust',
|
||||
"is_group_owner":true
|
||||
}
|
||||
},
|
||||
"/groups/discourse/counts.json":{
|
||||
|
||||
Reference in New Issue
Block a user