mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-16 07:21:11 +00:00
fix: fix trailing commas in JSON (#1973)
This commit is contained in:
parent
f1f8b0d39a
commit
4a5ef34f4e
@ -77,7 +77,7 @@
|
||||
"prefix": " ",
|
||||
"suffix": " ",
|
||||
"color": "212",
|
||||
"bold": true,
|
||||
"bold": true
|
||||
},
|
||||
"code_block": {},
|
||||
"table": {},
|
||||
|
@ -77,7 +77,7 @@
|
||||
"prefix": " ",
|
||||
"suffix": " ",
|
||||
"color": "165",
|
||||
"bold": true,
|
||||
"bold": true
|
||||
},
|
||||
"code_block": {},
|
||||
"table": {},
|
||||
|
@ -77,7 +77,7 @@
|
||||
"prefix": " ",
|
||||
"suffix": " ",
|
||||
"color": "203",
|
||||
"bold": true,
|
||||
"bold": true
|
||||
},
|
||||
"code_block": {},
|
||||
"table": {},
|
||||
|
Loading…
x
Reference in New Issue
Block a user