ArkVault

goto("/gallery")} class="w-full">

사진 및 동영상

{#if mediaFiles.length > 0}
{#each mediaFiles as file (file.id)} {#if file.exists} goto(`/file/${id}`)} /> {/if} {/each}
{/if}