mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-01 04:10:06 -05:00
show info when AI key is not configured
This commit is contained in:
@@ -65,6 +65,8 @@
|
||||
@click="importType = 'ai'"
|
||||
:disabled="!useUserPreferenceStore().serverSettings.enableAiImport">
|
||||
</v-card>
|
||||
<!-- TODO temporary until AI backend system is improved -->
|
||||
<v-label class="font-italic" v-if="useUserPreferenceStore().serverSettings.enableAiImport">Set AI_API_KEY on server to use AI</v-label>
|
||||
</v-col>
|
||||
|
||||
<v-col cols="12" md="6">
|
||||
|
||||
Reference in New Issue
Block a user