diff options
| author | Jules Laplace <jules@okfoc.us> | 2017-05-16 11:34:47 +0200 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2017-05-16 11:36:03 +0200 |
| commit | ce543a0985d9ea40710f6433122dc01df21671da (patch) | |
| tree | 9f8525c20981616b9c73134ad0d4976a86bd3151 /examples | |
| parent | a3fff2bf629b3d33d327b81f2e2699a1840a27bd (diff) | |
fix linklist enter key
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/db.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/db.json b/examples/db.json index 454db14..0cac151 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", |
