create manage-view, update message zulip

This commit is contained in:
joseph le 2023-08-30 16:36:19 +07:00
parent b5fd751756
commit fbac5c2f05
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ export async function runtimeCheckLogs(folderPath) {
fileDetect?.id_ldf
);
let content = "| |Detected at | Line | Item/error | Content | Report\n|---|:---:|:---:|:---:|:---:|:-----------:\n";
let content = "| |Detected at | Line | Item/error | Content | Report\n|---|:---:|:---:|:---:|:---|:-----------:\n";
let spoiler = "";
let file = await fs
.readFileSync(filePath)