Fixed a missing comma
This commit is contained in:
parent
0274a85cba
commit
05534e9b1a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
"version" : "1.7",
|
"version" : "1.7",
|
||||||
"hidden" : "true",
|
"hidden" : "true",
|
||||||
"changes" : [
|
"changes" : [
|
||||||
"Added a config option to launch FTL via Steam, if possible"
|
"Added a config option to launch FTL via Steam, if possible",
|
||||||
"Added an alternate location to automatically find SteamApps/ on linux"
|
"Added an alternate location to automatically find SteamApps/ on linux"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue