Not sure...

This commit is contained in:
Scott Idem
2024-10-02 13:55:33 -04:00
parent 0e7df79bab
commit 1004104de0
4 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ export let patch_object = async function patch_object(
params={},
data={},
return_meta=false,
log_lvl=0
log_lvl = 3
}: {
api_cfg: any,
endpoint: string,