This commit is contained in:
M66B 2022-06-11 08:20:36 +02:00
parent f4edc8bb1f
commit 3adde38a53
1 changed files with 1 additions and 1 deletions

View File

@ -1992,7 +1992,7 @@ class Core {
boolean plain_text = jargs.optBoolean(0);
String charset = jargs.optString(1, null);
if (message.uid != null)
if (message.uid == null)
throw new IllegalArgumentException("uid missing");
// Download message body