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