the weird line formatting was annoying me...

This commit is contained in:
IsWaffle 2023-03-06 18:31:08 -05:00
parent 398f1e38eb
commit ed2b64d3ed

View File

@ -37,8 +37,8 @@ namespace SPT_AKI_Installer.Aki.Core
public string AkiReleaseDownloadLink { get; set; } public string AkiReleaseDownloadLink { get; set; }
/// <summary> /// <summary>
/// The release zip hash /// The release zip hash
/// </summary> /// </summary>
public string AkiReleaseHash { get; set; } = null; public string AkiReleaseHash { get; set; } = null;
/// <summary> /// <summary>