Fixed a missing comma

This commit is contained in:
Vhati 2016-01-22 18:34:27 -05:00
parent 0274a85cba
commit 05534e9b1a

View file

@ -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"
] ]
}, },