mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 23:12:55 +00:00
Clear selected browser on reset questions
This commit is contained in:
parent
4177a4e467
commit
88ea3f56c3
1 changed files with 2 additions and 1 deletions
|
@ -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 a new issue