Create geological_volcanic_lava_field.json

This commit is contained in:
bgo-eiu 2022-05-27 18:36:34 -04:00 committed by GitHub
parent ca17efb6b4
commit d76ecd0849
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,11 @@
{
"key": "geological",
"type": "defaultCheck",
"label": "Lava field",
"strings": {
"options": {
"undefined": "No",
"volcanic_lava_field": "Yes"
}
}