Add noWaitForTranslate options
This commit is contained in:
@@ -74,6 +74,9 @@
|
||||
<div class="flex items-center mt-4">
|
||||
<Check bind:check={$DataBase.newOAIHandle} name={language.newOAIHandle}/>
|
||||
</div>
|
||||
<div class="flex items-center mt-4">
|
||||
<Check bind:check={$DataBase.noWaitForTranslate} name={language.noWaitForTranslate}/>
|
||||
</div>
|
||||
<div class="flex items-center mt-4">
|
||||
<Check bind:check={$DataBase.allowAllExtentionFiles} name="Allow all in file select"/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user