General code clean up
This commit is contained in:
@@ -20,7 +20,7 @@ export let post_object = async function post_object(
|
||||
// The task_id value should be a random string that is unique to the task. This is used to identify the task in the message event.
|
||||
task_id=crypto.randomUUID(),
|
||||
log_lvl=0
|
||||
} : {
|
||||
}: {
|
||||
api_cfg: any,
|
||||
endpoint: string,
|
||||
params?: any,
|
||||
|
||||
Reference in New Issue
Block a user