Skip to content

Commit

Permalink
Updated db.json
Browse files Browse the repository at this point in the history
  • Loading branch information
atomjar committed Feb 11, 2019
1 parent cba5f12 commit e9652ef
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions db.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,7 @@
"name": "Adam"
},
"category": "animal welfare",
"organizer": {
"id": "abc123",
"name": "Adam"
},
"organizer": "Adam",
"title": "Cat Cabaret",
"description": "Yay felines!",
"location": "Meow Town",
Expand All @@ -25,10 +22,7 @@
"name": "Adam"
},
"category": "animal welfare",
"organizer": {
"id": "abc123",
"name": "Adam"
},
"organizer": "Adam",
"title": "Kitty Cluster",
"description": "Yay cats!",
"location": "Catlandia",
Expand All @@ -43,10 +37,7 @@
"name": "Adam"
},
"category": "animal welfare",
"organizer": {
"id": "abc123",
"name": "Adam"
},
"organizer": "Adam",
"title": "Puppy Parade",
"description": "Yay pups!",
"location": "Puptown ",
Expand Down

0 comments on commit e9652ef

Please sign in to comment.