mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-10 01:10:35 +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 {
|
TextArea {
|
||||||
text: consolidatedSources.length + " " + qsTr("Local Sources")
|
text: consolidatedSources.length + " " + qsTr("Sources")
|
||||||
padding: 0
|
padding: 0
|
||||||
readOnly: true
|
readOnly: true
|
||||||
font.pixelSize: theme.fontSizeLarge
|
font.pixelSize: theme.fontSizeLarge
|
||||||
|
Loading…
Reference in New Issue
Block a user