From 709048faab80639893f80d8e0947b873640b91b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 00:08:45 +0000 Subject: [PATCH] Automated dotnet-format update --- .../Patches/LauncherModsVMPatch.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Bannerlord.BUTRLoader.LauncherEx/Patches/LauncherModsVMPatch.cs b/src/Bannerlord.BUTRLoader.LauncherEx/Patches/LauncherModsVMPatch.cs index aca6883..8533e89 100644 --- a/src/Bannerlord.BUTRLoader.LauncherEx/Patches/LauncherModsVMPatch.cs +++ b/src/Bannerlord.BUTRLoader.LauncherEx/Patches/LauncherModsVMPatch.cs @@ -319,4 +319,4 @@ private static void LoadSubModulesPrefix(object __instance) } } } -} +} \ No newline at end of file