mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-03 23:56:07 +02:00
Export all options
This commit is contained in:
@@ -101,9 +101,11 @@ public class FragmentSetup extends FragmentEx {
|
||||
};
|
||||
|
||||
static final List<String> EXPORT_SETTINGS = Arrays.asList(
|
||||
"enabled",
|
||||
"avatars",
|
||||
"light",
|
||||
"browse",
|
||||
"swipe",
|
||||
"sort"
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user