Add missing TTL to API sendMessage

This commit is contained in:
813492291816 2021-01-07 19:51:12 -05:00 committed by Muzahid
parent e084d7f53c
commit 6e69755c8a
Signed by untrusted user: cis-muzahid
GPG Key ID: 1DC85E7D3AB613EA
1 changed files with 1 additions and 1 deletions

View File

@ -1112,7 +1112,7 @@ class BMRPCDispatcher(object):
ackdata = helper_sent.insert(
toAddress=toAddress, fromAddress=fromAddress,
subject=subject, message=message, encoding=encodingType)
subject=subject, message=message, encoding=encodingType, ttl=TTL)
toLabel = ''
queryreturn = sqlQuery(