Add missing item to EHYSTR keyword

This commit is contained in:
Joakim Hove
2021-01-23 19:04:42 +01:00
parent 30ec56fffe
commit 2c0d194f85

View File

@@ -65,6 +65,11 @@
"name": "threshold_saturation",
"value_type": "DOUBLE",
"default": 0
},
{
"name": "FLAG_SOMETHING",
"value_type": "INT",
"default": 0
}
]
}