[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -81,4 +81,3 @@ jobs:
|
|||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
|
|
||||||
|
|||||||
@@ -71,7 +71,7 @@
|
|||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
<p class="text-3xl text-center ">{$t('words.pin')}: {game_pin}</p>
|
<p class="text-3xl text-center">{$t('words.pin')}: {game_pin}</p>
|
||||||
<div class="flex justify-center w-full mt-4">
|
<div class="flex justify-center w-full mt-4">
|
||||||
<ul class="list-disc pl-8">
|
<ul class="list-disc pl-8">
|
||||||
{#if players.length > 0}
|
{#if players.length > 0}
|
||||||
|
|||||||
Reference in New Issue
Block a user