mirror of
https://github.com/nomic-ai/gpt4all
synced 2024-11-06 09:20:33 +00:00
codespell
This commit is contained in:
parent
10ca2c4475
commit
5df4f1bf8c
@ -936,7 +936,7 @@ void ModelList::handleModelsJsonDownloadFinished()
|
||||
|
||||
void ModelList::handleModelsJsonDownloadErrorOccurred(QNetworkReply::NetworkError code)
|
||||
{
|
||||
// TODO: Show what error occured in the GUI
|
||||
// TODO: Show what error occurred in the GUI
|
||||
m_asyncModelRequestOngoing = false;
|
||||
emit asyncModelRequestOngoingChanged();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user