diff --git a/pc_profiles.json b/pc_profiles.json index c8ec3f6..015ee2f 100644 --- a/pc_profiles.json +++ b/pc_profiles.json @@ -1,5 +1,7 @@ -{ - "BODY": "2d2d2d", - "BTN": "e6e6e6", - "name": "Default black" -} \ No newline at end of file +[ + { + "BODY": "2d2d2d", + "BTN": "e6e6e6", + "name": "Default black" + } +] \ No newline at end of file