Send non-image messages with link

This commit is contained in:
Skylar Ittner 2022-02-03 18:43:06 -07:00
parent ca5468f78f
commit 509de17c6b

View File

@ -366,9 +366,8 @@ function sendMMS(number, from, mediauri, mimetype, callback) {
body = "";
break;
default:
// Send link to content as SMS, don't send actual content
// Send link to content too
body = httpmediaurl;
media = [];
}
var data = {