forgot a summary

This commit is contained in:
IsWaffle 2023-03-06 18:29:33 -05:00
parent 2467665cbb
commit 398f1e38eb

View File

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