Less debug
This commit is contained in:
@@ -103,7 +103,7 @@ async function handle_submit_form_files(event) {
|
|||||||
|
|
||||||
|
|
||||||
async function handle_input_upload_files(input_upload_files, task_id) {
|
async function handle_input_upload_files(input_upload_files, task_id) {
|
||||||
log_lvl = 2;
|
log_lvl = 0;
|
||||||
if (log_lvl) {
|
if (log_lvl) {
|
||||||
console.log(`*** handle_input_upload_files() *** task_id = ${task_id}`);
|
console.log(`*** handle_input_upload_files() *** task_id = ${task_id}`);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user