summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/package.json b/package.json
index b0e1c9a..e53d371 100644
--- a/package.json
+++ b/package.json
@@ -24,6 +24,12 @@
"placeholder": "Port",
"type": "text",
"required": true
+ },
+ {
+ "name": "prompt",
+ "placeholder": "Prompt",
+ "type": "text",
+ "required": false
}
]
}