Extra comma was breaking node seed
This commit is contained in:
@ -325,7 +325,7 @@
|
|||||||
" <label><input type='checkbox' name='personality'> Crazy</label>",
|
" <label><input type='checkbox' name='personality'> Crazy</label>",
|
||||||
" <input type='text' placeholder='cat photo URL' required>",
|
" <input type='text' placeholder='cat photo URL' required>",
|
||||||
" <button type='submit'>Submit</button>",
|
" <button type='submit'>Submit</button>",
|
||||||
" </form>",,
|
" </form>",
|
||||||
"</div>"
|
"</div>"
|
||||||
],
|
],
|
||||||
"challengeType": 0,
|
"challengeType": 0,
|
||||||
|
Reference in New Issue
Block a user