Wrapping up for the day? Now with iframe sort of support

This commit is contained in:
Scott Idem
2024-03-15 18:02:12 -04:00
parent 0400aa429b
commit 7d86a9b40f
2 changed files with 23 additions and 13 deletions

View File

@@ -244,7 +244,7 @@ export async function load({ params, url }) { // params, route, url
data_struct['ae_ds'] = ds_code_li;
console.log(`ae_root +layout.ts loaded inital DS`);
console.log(`ae_root +layout.ts loaded initial DS`);
return true;
});