Allow user to mark account as group
This commit is contained in:
parent
6391a6a4ea
commit
0110fd86c2
6 changed files with 27 additions and 6 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