Support raw HTML in AlertBar

This commit is contained in:
Ben Allfree 2023-12-28 06:48:10 -08:00
parent 52c4482494
commit 33bfae99b4

View File

@ -46,6 +46,6 @@
>
{@html alertTypeIcon}
<span>{message}</span>
<span>{@html message}</span>
</div>
{/if}