Skip to content
Snippets Groups Projects

Vh(4b) filter modification

Merged Amber Roepe-Gier requested to merge vh4bfilter_modification into 21.0
2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -137,7 +137,7 @@ primRPVLLDESDM.add_JobProperty(doSmpMs)
class doVH(JobProperty):
statusOn = True
allowedTypes = ["bool"]
StoredValue = False
StoredValue = True
pass
primRPVLLDESDM.add_JobProperty(doVH)
Loading