diff options
Diffstat (limited to 'examples/db.json')
| -rw-r--r-- | examples/db.json | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/examples/db.json b/examples/db.json index b6ab96b..5f8554f 100644 --- a/examples/db.json +++ b/examples/db.json @@ -233,20 +233,7 @@ "flagged": true } ], - "flour": [ - { - "id": "test", - "title": "TEST", - "image": { - "uri": "https://ltho.s3.amazonaws.com/okcms-example/7be163d0-080b-11e6-8a7d-f30231d4ec26.png", - "caption": "", - "width": "800", - "height": "800" - }, - "__index": 0, - "dateCreated": "Thu, 21 Apr 2016 21:52:44 GMT" - } - ], + "flour": [], "card": [ { "id": "1", |
