diff options
| author | Jules Laplace <jules@okfoc.us> | 2015-04-09 02:46:57 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2015-04-09 02:46:57 -0400 |
| commit | 21acb55cb3b80b695c1885153081d245001b2ecf (patch) | |
| tree | 43d4c6a0e193002ad24264c04bcca604ac6ace2f /examples | |
| parent | 698f8bc5200b1caa4beaa87198c27c132c096726 (diff) | |
ç§§
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/db.json | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/examples/db.json b/examples/db.json index 1061086..cede8bc 100644 --- a/examples/db.json +++ b/examples/db.json @@ -27,18 +27,7 @@ "id": "bagel", "title": "nice", "color": "blue", - "images": [ - { - "uri": [ - "http://del.h-cdn.co/assets/cm/15/10/54f928d7ada8d_-_1347910942518.jpg", - "https://ltho.s3.amazonaws.com/45c29c6d-2832-46f1-b0d3-6f847b6f42e4.png" - ], - "caption": [ - "boop", - "Errorrrrr" - ] - } - ], + "images": [], "video": { "url": "https://vimeo.com/112498725", "type": "vimeo", |
