Wrapping up for the day

This commit is contained in:
Scott Idem
2024-08-19 18:06:36 -04:00
parent c61d3a4dca
commit 608bef7f21

View File

@@ -127,7 +127,8 @@ let lq_fancy__event_presentation_obj_li = liveQuery(
<!-- Testing!? --> <!-- Testing!? -->
<hr> <!-- Trying to make it so that it will figure the ID list out based on a LiveQuery passed. -->
<!-- <hr>
{#await $lq_kv__event_presentation_obj_li} {#await $lq_kv__event_presentation_obj_li}
waiting waiting
{:then event_presentation_obj_li} {:then event_presentation_obj_li}
@@ -151,7 +152,7 @@ waiting
{:catch} {:catch}
error error
{/await} {/await}
<hr> <hr> -->
<!-- Testing!? --> <!-- Testing!? -->
<!-- {#await lq__event_presentation_obj_li} <!-- {#await lq__event_presentation_obj_li}