ask for send data

This commit is contained in:
SPRINX0\prochazka
2025-02-10 12:44:29 +01:00
parent ae8e46e024
commit f6b52592fd
2 changed files with 9 additions and 0 deletions

View File

@@ -410,6 +410,14 @@ ORDER BY
{ value: 'download', label: 'Check and download new versions' },
]}
/>
{#if isProApp()}
<FormCheckboxField
name="ai.allowSendModels"
label="Allow to send DB models and query snippets to AI service"
defaultValue={false}
/>
{/if}
</svelte:fragment>
<svelte:fragment slot="7">