Skip to content

Commit d4dc857

Browse files
committed
fix: [iot-firmware] Usin the right attribute type for filename
1 parent ea4b1f9 commit d4dc857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

objects/iot-firmware/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"filename": {
2121
"description": "Filename of the firmware",
22-
"misp-attribute": "text",
22+
"misp-attribute": "filename",
2323
"ui-priority": 10
2424
},
2525
"firmware": {

0 commit comments

Comments
 (0)