mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-08 07:10:32 +00:00
Change to just sources after multiple feedback advising same.
Signed-off-by: Adam Treat <treat.adam@gmail.com>
This commit is contained in:
parent
fc5dc9dd1a
commit
8d6e11fcad
@ -1001,7 +1001,7 @@ Rectangle {
|
||||
}
|
||||
|
||||
TextArea {
|
||||
text: consolidatedSources.length + " " + qsTr("Local Sources")
|
||||
text: consolidatedSources.length + " " + qsTr("Sources")
|
||||
padding: 0
|
||||
readOnly: true
|
||||
font.pixelSize: theme.fontSizeLarge
|
||||
|
Loading…
Reference in New Issue
Block a user