Skip to content

Commit 9f8c648

Browse files
authored
add missing colon in tag key of plant:output multiCombo field (#2186)
1 parent 9588778 commit 9f8c648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/fields/plant/output.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"key": "plant:output",
2+
"key": "plant:output:",
33
"type": "multiCombo",
44
"label": "Form of Power Output",
55
"strings": {

0 commit comments

Comments
 (0)