Do not fail curseforge import if modrinth file check fails
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com> (cherry picked from commit a1c1c0b769d77eb8c44cef3dc0966e7184b2ce78)
This commit is contained in:
parent
f8d3d8399d
commit
7bb686c85b
@ -144,7 +144,7 @@ void Flame::FileResolvingTask::netJobFinished()
|
|||||||
<< " reason: " << parse_error.errorString();
|
<< " reason: " << parse_error.errorString();
|
||||||
qWarning() << *m_result;
|
qWarning() << *m_result;
|
||||||
|
|
||||||
failed(parse_error.errorString());
|
getFlameProjects();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user