diff --git a/src/components/dialog/content/MissingModelsWarning.vue b/src/components/dialog/content/MissingModelsWarning.vue index 9a72c53b..529cdd66 100644 --- a/src/components/dialog/content/MissingModelsWarning.vue +++ b/src/components/dialog/content/MissingModelsWarning.vue @@ -44,7 +44,6 @@ !slotProps.option.downloading && !slotProps.option.completed && !slotProps.option.error && - slotProps.option.paths.length > 1 && showFolderSelect " v-model="slotProps.option.folderPath"