mirror of
https://github.com/emailerfacu-spec/minix-front.git
synced 2026-04-01 13:10:44 -03:00
bruh XSS
This commit is contained in:
@@ -92,7 +92,8 @@
|
||||
</h1>
|
||||
{#if usu.bio}
|
||||
<p class="mt-4 rounded-4xl bg-accent p-4 text-center text-muted-foreground">
|
||||
{@html usu.bio.replaceAll('\n', '<br>')}
|
||||
{usu.bio.replaceAll('\n', '<br>')}
|
||||
<!-- {@html usu.bio.replaceAll('\n', '<br>')} -->
|
||||
</p>
|
||||
{/if}
|
||||
{:else}
|
||||
|
||||
Reference in New Issue
Block a user