mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-15 22:53:22 +00:00
Add a newline
This commit is contained in:
parent
580aceb2b3
commit
ff51cb872f
@ -40,4 +40,4 @@ void LocalDocsModel::handleCollectionListUpdated(const QList<CollectionItem> &co
|
|||||||
beginResetModel();
|
beginResetModel();
|
||||||
m_collectionList = collectionList;
|
m_collectionList = collectionList;
|
||||||
endResetModel();
|
endResetModel();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user