[fix] fixed input lag, bugs
This commit is contained in:
@@ -359,6 +359,6 @@
|
||||
<Check bind:check={$DataBase.promptPreprocess} name={language.promptPreprocess}/>
|
||||
</div>
|
||||
|
||||
<Button onClick={() => {openPresetList = true}} className="mt-4">{language.presets}</Button>
|
||||
<Button on:click={() => {openPresetList = true}} className="mt-4">{language.presets}</Button>
|
||||
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user