Improved styles with colors. More config options. Other updates.
This commit is contained in:
@@ -43,7 +43,7 @@ let ae_acct = data[$slct.account_id];
|
||||
|
||||
let lq__journal_obj_li = $derived(liveQuery(async () => {
|
||||
let results = await db_journals.journal
|
||||
.orderBy('updated_on')
|
||||
.orderBy('tmp_sort_2')
|
||||
.reverse()
|
||||
.toArray()
|
||||
// .sortBy('start_datetime')
|
||||
|
||||
Reference in New Issue
Block a user