fix: do modrinth changes on flame too

Also fix a dumb moment
This commit is contained in:
flow
2022-05-13 11:42:08 -03:00
committed by flow
parent 2fc1b99911
commit 42f8ec5b14
3 changed files with 45 additions and 35 deletions

View File

@ -16,5 +16,6 @@ void loadIndexedPackVersions(ModPlatform::IndexedPack& pack,
QJsonArray& arr,
const shared_qobject_ptr<QNetworkAccessManager>& network,
BaseInstance* inst);
auto loadIndexedPackVersion(QJsonObject& obj) -> ModPlatform::IndexedVersion;
} // namespace FlameMod