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:
@@ -297,6 +297,16 @@ namespace SabreTools.Library.Tools
|
||||
|
||||
case "supported":
|
||||
return Field.Supported;
|
||||
case "sharedfeat":
|
||||
case "shared feat":
|
||||
case "shared-feat":
|
||||
case "sharedfeature":
|
||||
case "shared feature":
|
||||
case "shared-feature":
|
||||
case "sharedfeatures":
|
||||
case "shared features":
|
||||
case "shared-features":
|
||||
return Field.SharedFeatures;
|
||||
|
||||
#endregion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user