Removed click action

This commit is contained in:
Patrick Fic
2020-07-22 12:51:39 -07:00
parent 8005a5c1f1
commit 48b62279b7

View File

@@ -77,7 +77,7 @@ exports.receive = (req, res) => {
notification: {
title: `New SMS From ${phone(req.body.From)[0]}`,
body: req.body.Body,
click_action: "TEST CLICK ACTION",
//click_action: "TEST CLICK ACTION",
},
data: {
jobid: "1234",