Trying to fix things...
This commit is contained in:
@@ -316,7 +316,7 @@ onMount(() => {
|
||||
api_cfg: $ae_api,
|
||||
event_file_id: event_file_obj.event_file_id_random,
|
||||
data_kv: event_file_data,
|
||||
log_lvl: 1
|
||||
log_lvl: 2
|
||||
})
|
||||
.then (function (update_results) {
|
||||
console.log(`Update results:`, update_results);
|
||||
|
||||
Reference in New Issue
Block a user