Allow turning of browsing messages

Refs #138
This commit is contained in:
M66B
2018-09-22 08:19:00 +00:00
parent 6e351234eb
commit b123f54fd2
5 changed files with 26 additions and 2 deletions

View File

@@ -103,6 +103,7 @@ public class FragmentSetup extends FragmentEx {
static final List<String> EXPORT_SETTINGS = Arrays.asList(
"avatars",
"light",
"browse",
"sort"
);