Browse Source

Remove trailing comma.

master
Chris Smith 6 years ago
parent
commit
393f53b459
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      info.json

+ 2
- 2
info.json View File

@@ -4,6 +4,6 @@
4 4
   "factorio_version": "0.15",
5 5
   "title": "Train mode toggle",
6 6
   "author": "csmith",
7
-  "homepage": "",
8
-  "description": "Adds a hotkey to toggle automatic mode on or off for the player's current train.",
7
+  "homepage": "https://github.com/csmith/factorio-train-mode-toggle",
8
+  "description": "Adds a hotkey to toggle automatic mode on or off for the player's current train."
9 9
 } 

Loading…
Cancel
Save