let local only option be sticky

staging
multiple creatures 2019-03-07 04:45:35 -06:00
parent 0697f20f2c
commit ace01a82da
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ const initialState = ImmutableMap({
suggestion_token: null,
suggestions: ImmutableList(),
default_advanced_options: ImmutableMap({
do_not_federate: false,
do_not_federate: null,
threaded_mode: null, // Do not reset
}),
default_privacy: 'public',