mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2024-12-28 18:36:25 +00:00
Merge pull request #23 from Fluffy-Bean/deepsource-transform-a1d11b1b
style: format code with Prettier
This commit is contained in:
commit
488503d3ff
|
@ -62,7 +62,11 @@ Contains:
|
|||
- Cupcake with icing eated
|
||||
`,
|
||||
labels: [Labels.nut],
|
||||
images: ["/item_images/cupcake.jpg", "/item_images/cupcake.jpg", "/item_images/cupcake.jpg"],
|
||||
images: [
|
||||
"/item_images/cupcake.jpg",
|
||||
"/item_images/cupcake.jpg",
|
||||
"/item_images/cupcake.jpg",
|
||||
],
|
||||
},
|
||||
// {
|
||||
// uuid: "gwagwa",
|
||||
|
|
Loading…
Reference in a new issue