onCopyPublicLink(report?.urlHash)}>Öffentlichen Report Link kopieren
(report = null)}>✕
(reportedTeam = team)} />
Anhänge
{#each reportAttachments as reportAttachment (reportAttachment.hash)}
(previewReportAttachment = reportAttachment)}> {#if reportAttachment.type === 'image'}
{:else if reportAttachment.type === 'video'}
{/if}
{/each}
Speichern
setTimeout(() => (previewReportAttachment = null), 300)} >
{#if previewReportAttachment?.type === 'image'}
{:else if previewReportAttachment?.type === 'video'}
{/if}
✕
close