More updates to start using the newer/better way of saving to IDB.
This commit is contained in:
@@ -8,7 +8,7 @@ export let patch_object = async function patch_object(
|
||||
params = {},
|
||||
data = {},
|
||||
return_meta = false,
|
||||
log_lvl = 1,
|
||||
log_lvl = 0,
|
||||
retry_count = 5 // Number of retry attempts
|
||||
}: {
|
||||
api_cfg: any,
|
||||
|
||||
Reference in New Issue
Block a user