Less other debug while working on Journals
This commit is contained in:
@@ -18,7 +18,10 @@ interface Props {
|
||||
lq__journal_entry_obj_li: any;
|
||||
}
|
||||
|
||||
let { log_lvl = 0, lq__journal_obj, lq__journal_entry_obj_li }: Props = $props();
|
||||
let { log_lvl = 0,
|
||||
lq__journal_obj,
|
||||
lq__journal_entry_obj_li
|
||||
}: Props = $props();
|
||||
|
||||
// let ae_promises: key_val = {};
|
||||
// let ae_tmp: key_val = {};
|
||||
|
||||
Reference in New Issue
Block a user