Done for the night I guess.

This commit is contained in:
Scott Idem
2024-03-27 20:15:30 -04:00
parent b336f18512
commit 7cc23077f3
8 changed files with 16 additions and 14 deletions

View File

@@ -86,9 +86,9 @@ $ae_sess.ds.update_status = null;
let trigger: null|string = null;
$: if (ae_ds_tmp) {
console.log(`ae_e_data_store ae_ds_loc = `, ae_ds_tmp);
}
// $: if (ae_ds_tmp) {
// console.log(`ae_e_data_store ae_ds_loc = `, ae_ds_tmp);
// }
import { browser } from '$app/environment';