Skip to content

Commit ab95bf2

Browse files
authored
Change direction_vertex_dual field to 'radio' type (#2109)
1 parent acbbdf9 commit ab95bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/fields/direction_vertex_dual.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"key": "direction",
3-
"type": "combo",
3+
"type": "radio",
44
"label": "{direction_vertex}",
55
"stringsCrossReference": "{direction_vertex}",
66
"options": [

0 commit comments

Comments
 (0)