Skip to content

Commit

Permalink
Update data.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ronan-s1 authored Jun 11, 2024
1 parent 1f3962c commit fdaa523
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion assets/data/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"place": "Gaucho's Dog",
"rating": 8.7,
"category": ["American", "Hotdogs", "Dessert"],
"category": ["Brazilian", "Hotdogs", "Dessert"],
"images": ["gauchos.png"],
"description": "Very good place, best hot dogs in Dublin from what I know. Unfortunately they closed the one on tara street."
},
Expand Down Expand Up @@ -362,5 +362,12 @@
"category": ["PENDING", "Dessert"],
"images": ["placeholder.png"],
"description": "???"
},
{
"place": "2 Lads",
"rating": "?",
"category": ["PENDING", "American", "Brazilian"],
"images": ["placeholder.png"],
"description": "???"
}
]

0 comments on commit fdaa523

Please sign in to comment.