mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-25 06:52:13 +01:00
Revert "Skip restart on addresses option"
This reverts commit bc746223e1.
This commit is contained in:
@@ -41,7 +41,7 @@ abstract class ActivityBase extends AppCompatActivity implements SharedPreferenc
|
||||
private boolean contacts;
|
||||
|
||||
private static String[] SETTINGS_RESTART = new String[]{
|
||||
"unified", "threading", "avatars", "identicons", "preview",
|
||||
"unified", "threading", "avatars", "identicons", "preview", "addresses",
|
||||
"pull", "actionbar", "autoclose", "autonext", "confirm", "debug"
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user