Remove trailing commas from RSIs. (#12865)
This commit is contained in:
committed by
GitHub
parent
a991bf94f4
commit
b707b788ac
@@ -8,11 +8,11 @@
|
||||
"copyright": "https://github.com/discordia-space/CEV-Eris/raw/9ea3eccbe22e18d24653949067f3d7dd12194ea9/icons/obj/stationobjs.dmi",
|
||||
"states": [
|
||||
{
|
||||
"name": "empty",
|
||||
"name": "empty"
|
||||
|
||||
},
|
||||
{
|
||||
"name": "full",
|
||||
"name": "full"
|
||||
|
||||
},
|
||||
{
|
||||
@@ -54,4 +54,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user