Forgot to sync change here

This commit is contained in:
Matt Nadareski
2025-08-27 19:19:36 -04:00
parent e8db261d73
commit f5717c3929

View File

@@ -109,7 +109,7 @@ namespace SabreTools.Models.PKZIP
/// <summary>
/// Extra field (variable size)
/// </summary>
public byte[]? ExtraField { get; set; }
public ExtensibleDataField? ExtraField { get; set; }
/// <summary>
/// File comment (variable size)