General code clean up
This commit is contained in:
@@ -19,7 +19,7 @@ async function handle_load_ae_obj_id__sponsorship_cfg(
|
||||
sponsorship_cfg_id,
|
||||
try_cache=false,
|
||||
log_lvl=0
|
||||
} : {
|
||||
}: {
|
||||
api_cfg: any,
|
||||
sponsorship_cfg_id: string,
|
||||
try_cache: boolean,
|
||||
@@ -76,7 +76,7 @@ async function handle_download_export__sponsorship(
|
||||
auto_download=false,
|
||||
params={}, // key value object is expected
|
||||
log_lvl=0
|
||||
} : {
|
||||
}: {
|
||||
api_cfg: any,
|
||||
account_id: string,
|
||||
file_type?: string,
|
||||
|
||||
Reference in New Issue
Block a user