mirror of
https://github.com/thilo-behnke/wasm-pong.git
synced 2026-07-12 11:09:38 +00:00
remove session type output
This commit is contained in:
@@ -14,6 +14,5 @@
|
||||
{#if !session}
|
||||
<h3>no session</h3>
|
||||
{:else}
|
||||
{session.type.toLowerCase()}
|
||||
<slot inputs={$networkSessionInputs}></slot>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user