ui: Fix display of sentence
This commit is contained in:
parent
3316375cbb
commit
8c6db30c52
@ -73,7 +73,9 @@
|
||||
</Column>
|
||||
</Table>
|
||||
{:else}
|
||||
Vous n'avez fait aucune action vous faisant gagner ou perdre des points.
|
||||
<CardBody>
|
||||
Vous n'avez fait aucune action vous faisant gagner ou perdre des points.
|
||||
</CardBody>
|
||||
{/if}
|
||||
<button class="btn btn-primary" on:click={refresh_scores}>
|
||||
<Icon name="arrow-clockwise" />
|
||||
|
Loading…
Reference in New Issue
Block a user