mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-02 09:40:42 +00:00
make download path in settings match dl dialog
This commit is contained in:
parent
8a13d638d4
commit
305c9dc30c
@ -544,7 +544,7 @@ The prompt below is a question to answer, a task to complete, or a conversation
|
|||||||
}
|
}
|
||||||
TextField {
|
TextField {
|
||||||
id: modelPathDisplayLabel
|
id: modelPathDisplayLabel
|
||||||
text: settings.modelPath
|
text: Download.downloadLocalModelsPath
|
||||||
readOnly: true
|
readOnly: true
|
||||||
color: theme.textColor
|
color: theme.textColor
|
||||||
implicitWidth: 300
|
implicitWidth: 300
|
||||||
|
Loading…
Reference in New Issue
Block a user