Skip to content

Commit 496a5cf

Browse files
committed
[GEOPY-2704] fix label capitalization
1 parent 6131bcb commit 496a5cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

grid_apps-assets/uijson/block_model_to_octree.ui.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"version": "0.1.0",
33
"title": "Block Model To Octree Conversion",
4-
"conda_environment": "grid_apps",
54
"icon": "OctreeGrid",
5+
"conda_environment": "grid_apps",
66
"run_command": "grid_apps.block_model_to_octree.driver",
77
"geoh5": "",
88
"monitoring_directory": "",
@@ -11,7 +11,7 @@
1111
"meshType": [
1212
"{B020A277-90E2-4CD7-84D6-612EE3F25051}"
1313
],
14-
"label": "Block Model",
14+
"label": "Block model",
1515
"value": ""
1616
},
1717
"data": {

0 commit comments

Comments
 (0)