mirror of https://github.com/M66B/FairEmail.git
Clear selected browser on reset questions
This commit is contained in:
parent
4177a4e467
commit
88ea3f56c3
|
@ -238,7 +238,8 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
|
|||
"setup_reminder", "setup_advanced",
|
||||
"signature_images_hint",
|
||||
"gmail_checked",
|
||||
"eml_auto_confirm"
|
||||
"eml_auto_confirm",
|
||||
"open_with_pkg", "open_with_tabs"
|
||||
};
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue