Added settings for notification light

This commit is contained in:
M66B
2018-09-14 13:31:00 +00:00
parent 90fdbf304d
commit d2cb26e325
5 changed files with 35 additions and 2 deletions

View File

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