Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
mastofe
Commits
1e59ed82
Verified
Commit
1e59ed82
authored
Jun 27, 2019
by
Haelwenn
Browse files
local_settings.js: Allow to pick a content-type by default
parent
f2866f1e
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/javascript/flavours/glitch/reducers/local_settings.js
View file @
1e59ed82
...
...
@@ -21,7 +21,7 @@ const initialState = ImmutableMap({
preselect_on_reply
:
true
,
inline_preview_cards
:
true
,
hicolor_privacy_icons
:
false
,
show_content_type_choice
:
fals
e
,
show_content_type_choice
:
tru
e
,
filtering_behavior
:
'
hide
'
,
tag_misleading_links
:
true
,
rewrite_mentions
:
'
no
'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment