From ed2b64d3edb97c6b0df08fb5bb0f1114d3ca1920 Mon Sep 17 00:00:00 2001 From: "waffle.lord" Date: Mon, 6 Mar 2023 18:31:08 -0500 Subject: [PATCH] the weird line formatting was annoying me... --- Aki.Core/InternalData.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Aki.Core/InternalData.cs b/Aki.Core/InternalData.cs index c4de02b..7672384 100644 --- a/Aki.Core/InternalData.cs +++ b/Aki.Core/InternalData.cs @@ -37,8 +37,8 @@ namespace SPT_AKI_Installer.Aki.Core public string AkiReleaseDownloadLink { get; set; } /// - /// The release zip hash - /// + /// The release zip hash + /// public string AkiReleaseHash { get; set; } = null; ///