fix: fix trailing commas in JSON (#1973)

This commit is contained in:
James F McMahon 2024-12-10 11:36:34 -06:00 committed by Kyle Gospodnetich
parent f1f8b0d39a
commit 4a5ef34f4e
3 changed files with 3 additions and 3 deletions

View File

@ -77,7 +77,7 @@
"prefix": " ",
"suffix": " ",
"color": "212",
"bold": true,
"bold": true
},
"code_block": {},
"table": {},

View File

@ -77,7 +77,7 @@
"prefix": " ",
"suffix": " ",
"color": "165",
"bold": true,
"bold": true
},
"code_block": {},
"table": {},

View File

@ -77,7 +77,7 @@
"prefix": " ",
"suffix": " ",
"color": "203",
"bold": true,
"bold": true
},
"code_block": {},
"table": {},