Merge branch 'tusooa/group-actor' into 'develop'
Support group actors See merge request pleroma/pleroma-fe!1882
This commit is contained in:
commit
9042792133
13 changed files with 66 additions and 27 deletions
|
|
@ -137,6 +137,7 @@ const defaultState = {
|
|||
suggestionsEnabled: false,
|
||||
suggestionsWeb: '',
|
||||
quotingAvailable: false,
|
||||
groupActorAvailable: false,
|
||||
|
||||
// Html stuff
|
||||
instanceSpecificPanelContent: '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue