General code clean up

This commit is contained in:
Scott Idem
2024-06-24 14:42:14 -04:00
parent 31ba1c9200
commit 0c4185f74c
16 changed files with 56 additions and 44 deletions

View File

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