Export all options

This commit is contained in:
M66B
2018-10-16 08:32:40 +00:00
parent 20ec06ba54
commit 29702304d9

View File

@@ -101,9 +101,11 @@ public class FragmentSetup extends FragmentEx {
};
static final List<String> EXPORT_SETTINGS = Arrays.asList(
"enabled",
"avatars",
"light",
"browse",
"swipe",
"sort"
);