Remove display attributes

redistributables
Pat Hartl 2023-10-24 19:13:09 -05:00
parent 4dfed69a91
commit 5e47d8fa3d
1 changed files with 0 additions and 5 deletions

View File

@ -4,15 +4,10 @@
{
Install,
Uninstall,
[Display(Name = "Name Change")]
NameChange,
[Display(Name = "Key Change")]
KeyChange,
[Display(Name = "Save Upload")]
SaveUpload,
[Display(Name = "Save Download")]
SaveDownload,
[Display(Name = "Detect Install")]
DetectInstall
}
}