fix: fix the wrong showcase type of Is Sink field in BME prototype Flat.

This commit is contained in:
2025-08-20 14:32:57 +08:00
parent 3bea3d67b9
commit d700f1276a

View File

@ -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"