mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-05-09 11:04:39 +02:00
Do not fail curseforge import if modrinth file check fails
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
28a471777a
commit
a1c1c0b769
@ -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…
x
Reference in New Issue
Block a user