Migrate to dayjs and Astro 4.0
This commit is contained in:
@@ -6,5 +6,4 @@ import {server} from "./stores/stores.ts";
|
||||
{#await $server}
|
||||
{:then data}
|
||||
{data.players.online}
|
||||
{:catch error}
|
||||
{/await}
|
||||
Reference in New Issue
Block a user