mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Add header deserialization
This commit is contained in:
@@ -26,10 +26,6 @@ namespace SabreTools.Models.Internal
|
||||
/// <remarks>string</remarks>
|
||||
public const string CommentKey = "comment";
|
||||
|
||||
/// TODO: This needs an internal model OR mapping to fields
|
||||
/// <remarks>Configuration</remarks>
|
||||
public const string ConfigurationKey = "configuration";
|
||||
|
||||
/// <remarks>string</remarks>
|
||||
public const string DateKey = "date";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user