Send non-image messages as link

This commit is contained in:
Skylar Ittner 2022-02-03 18:46:20 -07:00
parent 509de17c6b
commit 591ee41a9f

View File

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