General clean up of files. Less debug. Less extra stuff.
This commit is contained in:
@@ -95,7 +95,9 @@ export async function load_ae_obj_id__archive(
|
||||
api_cfg: api_cfg,
|
||||
for_obj_type: 'archive',
|
||||
for_obj_id: archive_id,
|
||||
params: {qry__enabled: 'all', qry__limit: 99},
|
||||
enabled: 'all',
|
||||
limit: 99,
|
||||
params: params,
|
||||
try_cache: try_cache,
|
||||
log_lvl: log_lvl
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user