{ data.public = !data.public; }} class="text-center w-fit" > {#if data.public}
{$t('words.public')}
{:else}
{$t('words.private')}
{/if}