Skip to content

Commit 99ff9fe

Browse files
committed
Add setting descriptions
1 parent 1383780 commit 99ff9fe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

1/1.22.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,11 @@
376376
"description": "The name of the setting.",
377377
"minLength": 1
378378
},
379+
"description": {
380+
"type": "string",
381+
"description": "The description of the setting shown in a tooltip.",
382+
"minLength": 1
383+
},
379384
"id": {
380385
"type": "string",
381386
"description": "The identifier of the setting to get the specified value from your code.",

0 commit comments

Comments
 (0)