Add experimental Search Feature
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
import {server} from "./stores/stores.ts";
|
||||
</script>
|
||||
|
||||
{#await $server}
|
||||
{:then data}
|
||||
{#await $server then data}
|
||||
{data.players.online}
|
||||
{/await}
|
||||
Reference in New Issue
Block a user