Add none blank message

This commit is contained in:
kwaroran
2024-04-25 02:42:56 +09:00
parent 5bd57df411
commit bac475f22f
4 changed files with 37 additions and 28 deletions

View File

@@ -578,7 +578,7 @@
{/if}
{/each}
{#if $CurrentChat.message.length <= loadPages}
{#if $CurrentCharacter.type !== 'group' && $CurrentCharacter.chaId !== '§playground'}
{#if $CurrentCharacter.type !== 'group' }
<Chat
character={$CurrentSimpleCharacter}
name={$CurrentCharacter.name}