Create function sendDeviceInfor to mail

This commit is contained in:
joseph le 2023-10-09 16:44:58 +07:00
parent 16386ddc03
commit 17cb02d599
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ export const sendDeviceInfora = async () => {
linesInventory[index],
linesInventory[index + 1]
);
let backgroundColor = "rgb(200 200 200 / 39%)"
let backgroundColor = "rgb(200 200 200 / 30%)"
const showInventory = [];
let check = true;
let begin = 0;