no message
This commit is contained in:
@@ -126,7 +126,7 @@ public class UpdateBugReportField extends ComponentsRepositoryPass<BugReport> {
|
||||
passes.get(PassCode_2021.Email).Do(
|
||||
new EmailMessage(message_header,
|
||||
message_text,
|
||||
BugReportInterface.getRecipients(target, true))
|
||||
BugReportInterface.getRecipients(target))
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user