Update to keep menus.json in sync with inline JSON
This commit is contained in:
parent
a33e5d5233
commit
9d0f09df78
|
@ -6,7 +6,8 @@
|
||||||
"Orange",
|
"Orange",
|
||||||
"Pineapple",
|
"Pineapple",
|
||||||
"Apple"
|
"Apple"
|
||||||
]
|
],
|
||||||
|
"description":"What it says on the tin."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Genre",
|
"name": "Genre",
|
||||||
|
@ -14,6 +15,7 @@
|
||||||
"FFP",
|
"FFP",
|
||||||
"Action Adventrue",
|
"Action Adventrue",
|
||||||
"Lobotomy aka Idlegame"
|
"Lobotomy aka Idlegame"
|
||||||
]
|
],
|
||||||
|
"description":"The overal genre of the thinky thing."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue