Remove leading space from name
This commit is contained in:
parent
79d920fcb6
commit
093c09aa17
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "FMRSContinued",
|
||||
"name": " Flight Manager for Reusable Stages (FMRS) Continued",
|
||||
"name": "Flight Manager for Reusable Stages (FMRS) Continued",
|
||||
"abstract": "FMRS lets you jump back and forth in time. It generates save points after separating controllable probes, ship, landers, ... ",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in New Issue