create manage-view, update message zulip
This commit is contained in:
parent
b5fd751756
commit
fbac5c2f05
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue