Work on the new Journals module. Journal entries are now partially viewable.
This commit is contained in:
@@ -77,7 +77,7 @@ export async function load({ params, parent }) { // route
|
||||
|
||||
}
|
||||
|
||||
// WARNING: Precaution against shared data between sites and presentations.
|
||||
// WARNING: Precaution against shared data between sites.
|
||||
data[account_id] = ae_acct;
|
||||
|
||||
return data;
|
||||
|
||||
Reference in New Issue
Block a user