mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-29 00:38:12 +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)
|
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;
|
m_asyncModelRequestOngoing = false;
|
||||||
emit asyncModelRequestOngoingChanged();
|
emit asyncModelRequestOngoingChanged();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user