mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-14 14:59:13 +00:00
The server has different lifetime mgmt than the other chats.
This commit is contained in:
@@ -69,6 +69,7 @@ Drawer {
|
||||
anchors.bottom: checkForUpdatesButton.top
|
||||
anchors.bottomMargin: 10
|
||||
ScrollBar.vertical.policy: ScrollBar.AlwaysOn
|
||||
clip: true
|
||||
|
||||
ListView {
|
||||
id: conversationList
|
||||
|
Reference in New Issue
Block a user