From 9d0f09df78c9c42b32ae86176d94f700640f5fd9 Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Sat, 15 Jul 2023 21:52:53 +0200 Subject: [PATCH] Update to keep menus.json in sync with inline JSON --- menus.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/menus.json b/menus.json index edc38e6..9baf589 100644 --- a/menus.json +++ b/menus.json @@ -6,7 +6,8 @@ "Orange", "Pineapple", "Apple" - ] + ], + "description":"What it says on the tin." }, { "name": "Genre", @@ -14,6 +15,7 @@ "FFP", "Action Adventrue", "Lobotomy aka Idlegame" - ] + ], + "description":"The overal genre of the thinky thing." } ]