change format message

This commit is contained in:
joseph le 2023-09-05 13:32:25 +07:00
parent ecd43189c4
commit 3a6a66c270
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ export async function runtimeCheckLogs(folderPath) {
let listReport = await getListLineByItem(logsDetect[0])
let content =
"| |Last updated at | Item/error | Line | Report \n|---|:---:|:---:|:---:|:-----------:\n";
"| |Last updated at | Item/error | Line | Report \n|---|:---:|:---:|:---|:-----------:\n";
let spoiler = "";
// let file = await fs
// .readFileSync(filePath)