Removed external attachment storage

This commit is contained in:
M66B
2023-12-12 08:37:59 +01:00
parent 84deb380dd
commit fbf258fa89
11 changed files with 3016 additions and 118 deletions

View File

@@ -1186,9 +1186,6 @@ public class FragmentOptionsBackup extends FragmentBase implements SharedPrefere
continue;
}
if ("external_storage".equals(key))
continue;
if ("reformatted_hint".equals(key))
continue;