show ascii
This commit is contained in:
parent
7b396243ad
commit
05debd41f1
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@
|
||||||
{/each}
|
{/each}
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
|
<pre>{ascii}</pre>
|
||||||
<ul>
|
<ul>
|
||||||
{#each Object.entries(game.details).filter(([k]) => k !== "castling") as [key, val]}
|
{#each Object.entries(game.details).filter(([k]) => k !== "castling") as [key, val]}
|
||||||
<li>
|
<li>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue