Your commit message

This commit is contained in:
Joseph Le 2023-09-15 17:23:02 +10:00
commit 6501f9c9f5
1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ export async function runtimeCheckLogs(folderPath) {
uriImage +
")\n"
);
}, 2000);
}, 5000);
// }, 3000);
}