mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Create and use NoFilter attribute
This commit is contained in:
@@ -21,6 +21,7 @@ namespace SabreTools.Models.Internal
|
||||
public const string NotesKey = "notes";
|
||||
|
||||
/// <remarks>Software[]</remarks>
|
||||
[NoFilter]
|
||||
public const string SoftwareKey = "software";
|
||||
|
||||
/// <remarks>(original|compatible)</remarks>
|
||||
|
||||
Reference in New Issue
Block a user