Update launcher/ui/dialogs/ModUpdateDialog.cpp
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Signed-off-by: bolli24 <9805065+bolli24@users.noreply.github.com>
This commit is contained in:
parent
f3c089792a
commit
14af7044be
@ -237,7 +237,6 @@ auto ModUpdateDialog::ensureMetadata() -> bool
|
|||||||
continue;
|
continue;
|
||||||
|
|
||||||
if (candidate->type() == ResourceType::FOLDER) {
|
if (candidate->type() == ResourceType::FOLDER) {
|
||||||
m_failed_metadata.append({ candidate, tr("This is a folder.") });
|
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user