From 96ebad46a61e2ea61b204d5df7956cd0905d086b Mon Sep 17 00:00:00 2001 From: Harry Peach <4750998+HarryPeach@users.noreply.github.com> Date: Fri, 3 Nov 2023 12:30:19 +0000 Subject: [PATCH] fix: remove trailing commas from device data manifest --- src/device_data.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/device_data.json b/src/device_data.json index a271a04..90abd05 100644 --- a/src/device_data.json +++ b/src/device_data.json @@ -93,7 +93,6 @@ "bootloader_timing": ["now", "on boot"], "bootloader_name": [ "Hekate", - "Hekate & NYX", - - ], + "Hekate & NYX" + ] }