[fix] backgroundHTML Reloading
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
|
||||
|
||||
{#if backgroundHTML}
|
||||
{#key currentChar.reloadKeys}
|
||||
{#key currentChar}
|
||||
<div class="absolute top-0 left-0 w-full h-full">
|
||||
{#await ParseMarkdown(risuChatParser(backgroundHTML, {chara:currentChar}), currentChar, 'back') then md}
|
||||
{@html md}
|
||||
|
||||
Reference in New Issue
Block a user