codespell

pull/1188/head
Aaron Miller 1 year ago committed by AT
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…
Cancel
Save