Fixed reply to self

pull/125/head
M66B 6 years ago
parent de2b20f5dd
commit edafb07fce

@ -690,7 +690,6 @@ public class FragmentCompose extends FragmentEx {
Log.i(Helper.TAG, "Swapping from/to");
Address[] tmp = ref.to;
ref.to = ref.from;
ref.reply = null;
ref.from = tmp;
break;
}

Loading…
Cancel
Save