conflict fix

This commit is contained in:
kwaroran
2023-06-07 09:48:42 +09:00
6 changed files with 36 additions and 6 deletions

View File

@@ -145,5 +145,9 @@
}}/>
<span>{language.textScreenBorder}</span>
</div>
{/if}
{/if}
<div class="flex items-center mt-2">
<Check bind:check={$DataBase.useChatCopy}/>
<span>{language.useChatCopy}</span>
</div>