There was an error while loading. Please reload this page.
2 parents 00e1431 + 7a12381 commit 49d07a1Copy full SHA for 49d07a1
1 file changed
src/main/resource-templates/mcmod.info
@@ -10,6 +10,6 @@
10
"updateJSON": "{{ mod_update_json }}",
11
"logoFile": "{{ mod_logo_path }}",
12
"modProperties": {
13
- "issueTracker": "{{ mod_issue_tracker }}"
+ "issueTrackerUrl": "{{ mod_issue_tracker }}"
14
}
15
-}]
+}]
0 commit comments