From db480965c806bdbb48cf14d24d50e342f4085d92 Mon Sep 17 00:00:00 2001 From: Jamie Parker-East <102761508+JamboPE@users.noreply.github.com> Date: Mon, 9 Oct 2023 17:08:05 +0100 Subject: [PATCH] Removed duplicate item in menu.json "Request Songs" menu item was duplicated --- src/Menus/menu.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/Menus/menu.json b/src/Menus/menu.json index 78f9eec90..3e01d43a4 100644 --- a/src/Menus/menu.json +++ b/src/Menus/menu.json @@ -79,11 +79,6 @@ "url": "https://song-requests.ury.org.uk/", "description": "Want to play a song that we don't have? Request it here and we can buy it!" }, - { - "title": "Request Songs", - "url": "https://song-requests.ury.org.uk/", - "description": "Want to play a song that we don't have? Request it here and we can buy it!" - }, { "title": "Get Beds/Jingles", "url": "https://docs.google.com/forms/d/e/1FAIpQLSdLauYhir0wRBHAJBXIw1OcpyRtdJulIueoVUz0CyM12qObSQ/viewform",