Update index.js

This commit is contained in:
nguyentrungthat 2025-10-22 11:02:08 +07:00
parent 703fbcffe7
commit 93985a6837
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ import nodemailer from "nodemailer";
import dayjs from "dayjs"; import dayjs from "dayjs";
import mysql from "mysql2/promise"; import mysql from "mysql2/promise";
// const EMAILS = ["andrew.ng@apactech.io", "dev@apactech.io"]; const EMAILS = ["andrew.ng@apactech.io", "dev@apactech.io"];
const EMAILS = ["andrew.ng@apactech.io"]; // const EMAILS = ["andrew.ng@apactech.io"];
const LIST_STORE = [ const LIST_STORE = [
{ {