Hide content-type dropdown by default

This commit is contained in:
Thibaut Girka
2019-05-12 21:55:44 +02:00
committed by ThibG
parent c2fa36bbae
commit 9df1ef87c2
4 changed files with 28 additions and 14 deletions

View File

@ -19,6 +19,7 @@ const initialState = ImmutableMap({
preselect_on_reply: true,
inline_preview_cards: true,
hicolor_privacy_icons: false,
show_content_type_choice: false,
content_warnings : ImmutableMap({
auto_unfold : false,
filter : null,