Skip to content

Commit 2e79187

Browse files
Fix form.
1 parent 9a4f645 commit 2e79187

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

online-editor-custom-messages.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[
22
{
33
"id": "own",
4-
"regex": "7Lk2zNj",
5-
"content": "<h2>JSight AI</h2><p>Our smart JSight AI can automatically improve your \"GYM REST API\" API design. <br />Please fill your name and email and press the \"Improve API\" button.</p><div><form><text></text><submit>Button</submit></form></div>"
4+
"regex": "editor",
5+
"content": "<h1>JSight AI</h1><p>Our smart JSight AI can automatically improve your GYM REST API API design. <br />Please fill your name and email and press the Improve API button.</p><div><form><label for=\"name\">Name:</label><input type=\"text\" id=\"name\"/><br/><label for=\"email\">Email:</label><input type=\"text\" id=\"email\"/><br/><button>Improve API</button></form></div>"
66
},
77
{
88
"id": "R3-jotform-script",

0 commit comments

Comments
 (0)