Load post status content type from instance config

This commit is contained in:
Edijs 2019-03-04 21:29:56 -08:00
parent 3e4d465eba
commit f91e4a5801
5 changed files with 14 additions and 11 deletions

View file

@ -37,6 +37,7 @@ const defaultState = {
emoji: [],
customEmoji: [],
restrictedNicknames: [],
postFormats: [],
// Feature-set, apparently, not everything here is reported...
mediaProxyAvailable: false,