mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Removed external attachment storage
This commit is contained in:
@@ -1186,9 +1186,6 @@ public class FragmentOptionsBackup extends FragmentBase implements SharedPrefere
|
||||
continue;
|
||||
}
|
||||
|
||||
if ("external_storage".equals(key))
|
||||
continue;
|
||||
|
||||
if ("reformatted_hint".equals(key))
|
||||
continue;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user