format the code

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2026-01-09 22:28:25 +02:00
parent 133842d6a8
commit 53acc60983
21 changed files with 56 additions and 59 deletions

View File

@@ -156,7 +156,7 @@ auto FlameMod::loadIndexedPackVersion(QJsonObject& obj, bool load_changelog) ->
break;
default:
ver_type = ModPlatform::IndexedVersionType::Unknown;
break;
break;
}
file.version_type = ver_type;