1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 09:47:13 +00:00

Prevent restart on import

This commit is contained in:
M66B 2024-05-31 16:39:43 +02:00
parent 4e846c4296
commit e9f7bcc4ed

View file

@ -146,7 +146,8 @@ public class FragmentOptionsBackup extends FragmentBase implements SharedPrefere
"load_emoji", // privacy
"shortcuts", // misc
"language", // misc
"wal" // misc
"wal", // misc
"sqlite_integrity_check" // misc
));
static final String[][] RESET_ALL_OPTIONS = {