Added remark

pull/217/head
M66B 6 months ago
parent a2fca6b9fb
commit 38da4d8a94

@ -6238,6 +6238,7 @@ public class MessageHelper {
private String getType() {
// manual-action/MDN-sent-manually; displayed
// automatic-action/MDN-sent-automatically; deleted
if (disposition == null)
return null;
int semi = disposition.lastIndexOf(';');

Loading…
Cancel
Save