mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Wire up SoftwareList sharedfeat
This commit is contained in:
@@ -212,6 +212,8 @@ namespace SabreTools.Library.Filtering
|
||||
/// </summary>
|
||||
public FilterItem<bool?> Supported { get; private set; } = new FilterItem<bool?>() { Neutral = null };
|
||||
|
||||
// TODO: Machine.SharedFeatures - List<KeyValuePair<string, string>>
|
||||
|
||||
#endregion
|
||||
|
||||
#endregion // Machine Filters
|
||||
|
||||
Reference in New Issue
Block a user