mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-21 22:44:59 -04:00
fix: Rebase on main
This commit is contained in:
@ -198,7 +198,7 @@ ChatRootView {
|
||||
}
|
||||
attachFiles.onClicked: root.showAttachFilesDialog()
|
||||
linkFiles.onClicked: root.showLinkFilesDialog()
|
||||
testRag.onClicked: root.testRAG()
|
||||
testRag.onClicked: root.testRAG(messageInput.text)
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user