Updated Modrinth esport messages
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
4a84084d9d
commit
19cb6ad588
2 changed files with 5 additions and 2 deletions
|
@ -157,12 +157,12 @@ void FlamePackExportTask::collectHashes()
|
|||
|
||||
void FlamePackExportTask::makeApiRequest()
|
||||
{
|
||||
setStatus(tr("Find versions for hashes..."));
|
||||
if (pendingHashes.isEmpty()) {
|
||||
buildZip();
|
||||
return;
|
||||
}
|
||||
|
||||
setStatus(tr("Find versions for hashes..."));
|
||||
auto response = std::make_shared<QByteArray>();
|
||||
|
||||
QList<uint> fingerprints;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue