mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 16:43:26 +02:00
Change log level
This commit is contained in:
@@ -6892,7 +6892,7 @@ public class FragmentMessages extends FragmentBase implements SharedPreferences.
|
||||
protected void onExecuted(Bundle args, Void data) {
|
||||
FragmentActivity activity = getActivity();
|
||||
if (!(activity instanceof ActivityView)) {
|
||||
Log.i("Undo: activity missing");
|
||||
Log.e("Undo: activity missing");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user