no message

This commit is contained in:
kittapath 2024-10-10 20:50:21 +07:00
parent fd0c421dd9
commit 87a69017bc

View file

@ -1024,7 +1024,7 @@ export class CommandController extends Controller {
payload: "", //แนบไฟล์
isSendMail: true,
isSendInbox: true,
receiveDate: command.commandExcecuteDate,
isSendNotification: true,
})
.catch((error) => {
console.error("Error calling API:", error);