console for fix
This commit is contained in:
parent
7c0ff8130b
commit
e409fe9bfc
@ -9,6 +9,7 @@ exports.register = function () {
|
|||||||
try {
|
try {
|
||||||
// Get body content more reliably
|
// Get body content more reliably
|
||||||
let body = '';
|
let body = '';
|
||||||
|
console.log(transaction.body);
|
||||||
|
|
||||||
// Check if we have a message body
|
// Check if we have a message body
|
||||||
if (transaction.body) {
|
if (transaction.body) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user