mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-08 07:10:32 +00:00
make download path in settings match dl dialog
This commit is contained in:
parent
83f08b6c29
commit
d224d2a2f7
@ -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…
Reference in New Issue
Block a user