Remove trailing commas from RSIs. (#12865)
This commit is contained in:
committed by
GitHub
parent
a991bf94f4
commit
b707b788ac
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC BY-SA 3.0",
|
||||
"copyright": "Taken from https://github.com/tgstation/tgstation at commit 9bebd81ae0b0a7f952b59886a765c681205de31f",
|
||||
@@ -8,10 +8,10 @@
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "fire_extinguisher_open",
|
||||
"name": "fire_extinguisher_open"
|
||||
},
|
||||
{
|
||||
"name": "fire_extinguisher_closed",
|
||||
"name": "fire_extinguisher_closed"
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
|
||||
Reference in New Issue
Block a user