mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-29 03:28:32 +00:00
fix to support ticket
This commit is contained in:
@@ -85,7 +85,7 @@ We will get back to you as soon as possible
|
||||
|
||||
[This is an automatic response]
|
||||
|
||||
""" + signature)
|
||||
""" + (signature or ''))
|
||||
|
||||
from webnotes.utils.email_lib import sendmail
|
||||
|
||||
|
||||
Reference in New Issue
Block a user