mirror of
https://github.com/vernu/textbee.git
synced 2026-02-20 15:44:31 -05:00
chore(api): make email sendFrom optional
This commit is contained in:
@@ -32,7 +32,6 @@ export class MailService {
|
||||
subject,
|
||||
template,
|
||||
context,
|
||||
from,
|
||||
}
|
||||
|
||||
if (from) {
|
||||
|
||||
Reference in New Issue
Block a user