This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
alamin
/
textbee
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
chore(api): make email sendFrom optional
legacy-ui
isra el
1 year ago
parent
f207cf2439
commit
da295dfe4b
1 changed files
with
0 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
api/src/mail/mail.service.ts
1
api/src/mail/mail.service.ts
View File
@ -32,7 +32,6 @@ export class MailService {
subject
,
template
,
context
,
from
,
}
if
(
from
)
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
alamin/textbee
Title
Body
Create Issue