mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-14 00:08:46 +00:00
Allow disabling the reply confirmation dialog
This commit is contained in:
@@ -14,6 +14,7 @@ const initialState = ImmutableMap({
|
||||
show_reply_count : false,
|
||||
always_show_spoilers_field: false,
|
||||
confirm_missing_media_description: false,
|
||||
confirm_before_clearing_draft: true,
|
||||
preselect_on_reply: true,
|
||||
inline_preview_cards: true,
|
||||
content_warnings : ImmutableMap({
|
||||
|
||||
Reference in New Issue
Block a user