StaffLDB-Minify #1

Merged
fred.boniface merged 27 commits from StaffLDB-Minify into main 2023-10-03 21:37:00 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c3d55449a0 - Show all commits

View File

@ -50,7 +50,7 @@
{/key}
{#await callFetch(station)}
<!--<Loading /> Loading already appears, but I don't know where it is being imported from!!!-->
<Loading />
{:then data}
{#if data}
<p class="generatedTime">Updated: {new Date(data.generatedAt).toLocaleTimeString()}</p>