Extra comma was breaking node seed

This commit is contained in:
benmcmahon100
2015-07-30 21:54:33 +01:00
parent e78a39cb8d
commit 17e60ba837

View File

@ -325,7 +325,7 @@
" <label><input type='checkbox' name='personality'> Crazy</label>",
" <input type='text' placeholder='cat photo URL' required>",
" <button type='submit'>Submit</button>",
" </form>",,
" </form>",
"</div>"
],
"challengeType": 0,