fix: fix the wrong showcase type of Is Sink field in BME prototype Flat.
This commit is contained in:
@ -36,7 +36,7 @@
|
||||
},
|
||||
{
|
||||
"field": "is_sink_",
|
||||
"type": "float",
|
||||
"type": "bool",
|
||||
"title": "Is Sink",
|
||||
"desc": "Whether this flat floor is used for sink floor.",
|
||||
"default": "False"
|
||||
|
Reference in New Issue
Block a user