Merge branch 'fix/post-content-type' into 'develop'
#327: Load post status content type from instance config Closes #327 See merge request pleroma/pleroma-fe!641
This commit is contained in:
commit
bf1fa52e5e
12 changed files with 18 additions and 21 deletions
|
@ -37,6 +37,7 @@ const defaultState = {
|
|||
emoji: [],
|
||||
customEmoji: [],
|
||||
restrictedNicknames: [],
|
||||
postFormats: [],
|
||||
|
||||
// Feature-set, apparently, not everything here is reported...
|
||||
mediaProxyAvailable: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue