Modify some parts of PR

This commit is contained in:
Kwaroran
2025-01-06 00:30:33 +09:00
parent c0e1311568
commit 2ec13a4550
7 changed files with 43 additions and 17 deletions

View File

@@ -304,6 +304,10 @@
<Check bind:check={DBState.db.showSavingIcon} name={language.showSavingIcon}/>
</div>
<div class="flex items-center mt-2">
<Check bind:check={DBState.db.showPromptComparison} name={language.showPromptComparison}/>
</div>
{#if DBState.db.textScreenBorder}
<div class="flex items-center mt-2">
<Check check={true} onChange={() => {