pull/157/head
M66B 5 years ago
parent d64143c118
commit 51606f2763

@ -1834,7 +1834,6 @@ class Core {
return notifications;
boolean pro = Helper.isPro(context);
boolean canGroup = (Build.VERSION.SDK_INT >= Build.VERSION_CODES.N);
SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(context);
boolean flags = prefs.getBoolean("flags", true);

Loading…
Cancel
Save