Done for the night I guess.
This commit is contained in:
@@ -17,7 +17,7 @@ export async function load({ parent }) {
|
||||
|
||||
let account_id = data.account_id;
|
||||
let ae_acct = data[account_id];
|
||||
console.log(`ae_acct = `, ae_acct);
|
||||
// console.log(`ae_acct = `, ae_acct);
|
||||
|
||||
if (!account_id) {
|
||||
console.log(`sponsorships +layout.ts: The account_id was not found in the data!!!`);
|
||||
|
||||
Reference in New Issue
Block a user