From c87cb01ec90f4331c2530dff02b888a8a96abcf2 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 16 May 2017 11:46:09 +0200 Subject: fix link list enter key --- examples/db.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/db.json b/examples/db.json index 8c32037..34304c9 100644 --- a/examples/db.json +++ b/examples/db.json @@ -127,10 +127,10 @@ "dateCreated": "" }, { - "title": "ok...", + "title": "Contact", "body": "2406 Old Rd, San Juan Bautista", "id": "contact", - "__index": "0", + "__index": 0, "links": [ { "text": "US Bread Board", @@ -143,6 +143,10 @@ { "text": "USDA", "uri": "http://usda.gov/" + }, + { + "text": "test", + "uri": "test" } ], "dateCreated": "" -- cgit v1.2.3-70-g09d2