Updated Modrinth esport messages
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user