diff --git a/server/sms/receive.js b/server/sms/receive.js index 35d508010..4294916e8 100644 --- a/server/sms/receive.js +++ b/server/sms/receive.js @@ -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",