More work on the BB and related notifications.

This commit is contained in:
Scott Idem
2024-11-14 17:52:42 -05:00
parent 789c0d651e
commit 804fddcb5a
4 changed files with 58 additions and 6 deletions

View File

@@ -3,6 +3,8 @@
export let data: any;
import { ae_snip, ae_loc, ae_sess, ae_api, ae_trig, slct, slct_trigger } from '$lib/ae_stores';
let log_lvl = 0;
$ae_loc.url_origin = data.url.origin;
</script>