make download path in settings match dl dialog

pull/520/head
Aaron Miller 1 year ago committed by AT
parent 8a13d638d4
commit 305c9dc30c

@ -544,7 +544,7 @@ The prompt below is a question to answer, a task to complete, or a conversation
}
TextField {
id: modelPathDisplayLabel
text: settings.modelPath
text: Download.downloadLocalModelsPath
readOnly: true
color: theme.textColor
implicitWidth: 300

Loading…
Cancel
Save