Skip to content

Commit 0cdd709

Browse files
committed
add comment to api key form text box
Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
1 parent f98fde8 commit 0cdd709

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

js/generateFormComponents.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@ async function createFormComponents() {
296296

297297
components = createAllComponents(jsonData);
298298

299+
//Form text box to input GitHub API Key
299300
components.push({
300301
"label": "GitHub API Key (optional)",
301302
"disableSortingAndFiltering": false,

0 commit comments

Comments
 (0)