Wrapping up for the night. Lots of work on encryption related.
This commit is contained in:
@@ -187,7 +187,7 @@ let lq__journal_entry_obj = $derived(liveQuery(async () => {
|
||||
|
||||
$effect(() => {
|
||||
if (browser && $lq__journal_entry_obj?.journal_entry_id) {
|
||||
log_lvl = 2;
|
||||
// log_lvl = 2;
|
||||
// Start with the current KV or convert the LI to a KV if needed
|
||||
let history_kv = { ...( $journals_loc?.entry_view_history_kv ?? {} ) };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user