Skip to content

Commit fd826a9

Browse files
committed
tasks/init.json: fix indentation
1 parent cc9b659 commit fd826a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/init.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"description": "The name of the config entry to set/get",
1515
"type": "String[1]"
1616
},
17-
"value": {
17+
"value": {
1818
"description": "The value you are setting. Only required for set",
1919
"type": "Optional[String[1]]"
2020
}

0 commit comments

Comments
 (0)