summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-04-09 01:07:37 -0400
committerJules Laplace <jules@okfoc.us>2015-04-09 01:07:37 -0400
commit587c9f7d3f4ac9efbd8851dad1c2f62b9e7e6e61 (patch)
treec9db157ec956e9aaabf5924577034270b1a19940 /examples
parent9578d5d394ddb66dc4f2fd5ea2aaf66fa76ec270 (diff)
stub in video field
Diffstat (limited to 'examples')
-rw-r--r--examples/db.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/db.json b/examples/db.json
index b2cdf4a..f7936d5 100644
--- a/examples/db.json
+++ b/examples/db.json
@@ -4,9 +4,9 @@
{
"type": "pretzel",
"description": "really a very tasty bread! yup yes",
- "color": "blue",
+ "color": "green",
"id": "pretzel",
- "title": ""
+ "title": "Pretzel Chips"
},
{
"type": "bagel",