From 17cb02d5992f5580746daf955c06ccf0f0137563 Mon Sep 17 00:00:00 2001 From: joseph le Date: Mon, 9 Oct 2023 16:44:58 +0700 Subject: [PATCH] Create function sendDeviceInfor to mail --- app/utils/sendDeviceInfor.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/utils/sendDeviceInfor.ts b/app/utils/sendDeviceInfor.ts index a7ed675..162c7c8 100644 --- a/app/utils/sendDeviceInfor.ts +++ b/app/utils/sendDeviceInfor.ts @@ -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;