Skip to content

Commit 8aee409

Browse files
committed
[GEOPY-2049] fix value for x,y channels in tdem 1D
1 parent 0b55626 commit 8aee409

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

simpeg_drivers-assets/uijson/tdem1d_forward.ui.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"tooltip": "Set the units of the data",
3434
"value": "dB/dt (T/s)"
3535
},
36-
"x_channel_bool": false,
37-
"y_channel_bool": false,
36+
"x_channel_bool": "",
37+
"y_channel_bool": "",
3838
"z_channel_bool": {
3939
"group": "Survey",
4040
"main": true,

0 commit comments

Comments
 (0)