mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
More granular skipping for filters
This commit is contained in:
@@ -193,6 +193,11 @@ namespace SabreTools.Filtering
|
||||
#endregion
|
||||
|
||||
#endregion // Item-Specific
|
||||
|
||||
/// <summary>
|
||||
/// Determines if any filters have been set
|
||||
/// </summary>
|
||||
public bool HasFilters { get; set; } = false;
|
||||
|
||||
#endregion // Fields
|
||||
|
||||
|
||||
Reference in New Issue
Block a user