From 94cfa95159d910502a061a2f833948e384d8178b Mon Sep 17 00:00:00 2001 From: itsscb Date: Tue, 29 Oct 2024 23:00:08 +0100 Subject: [PATCH] chore(dev): update config test file --- music.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/music.json b/music.json index 7fbe9e6..4550a2e 100644 --- a/music.json +++ b/music.json @@ -1,11 +1,12 @@ { - "music": { - "27271E24211E1E26": { - "Play": "02 - Disturbed - Immortalized.mp3" - }, - "27271E242121221F": "VolumeUp", - "27271E2420222321": { - "Play": "01-13 33 RPM.flac" - } - } + "music": { + "27271E24211E1E26": { + "Play": "02 - Disturbed - Immortalized.mp3" + }, + "27271E2420222321": { + "Play": "01-13 33 RPM.flac" + }, + "27271E242121221F": "ToggleHotspot", + "27271E1F231E2022": null + } } \ No newline at end of file