Fotky - remove

This commit is contained in:
Ota Prokopec 2023-04-27 18:49:46 +02:00
parent 16ae34ad08
commit 46677123fa
1 changed files with 3 additions and 3 deletions

View File

@ -85,13 +85,13 @@
</Section>
{/if}
<Section title="Fotky">
<!--<Section title="Fotky">
<div class="w-full relative">
<div class="px-4 m-auto" style="max-width: var(--max-viewport-width);">
<!--<ImageSlider images={assets} />-->
<ImageSlider images={assets} />
</div>
</div>
</Section>
</Section>-->
<Section title="Progress">
<Progressbar max={$gameData.ExpCPsID.length} progress={$userProgress.length} showWrittenProgress />
</Section>