Skip to content

Commit 4919c88

Browse files
crosby-moeMineGame159
authored andcommitted
replace contact.repo field in fabric.mod.json with contact.sources
1 parent 5e4a987 commit 4919c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"seasnail"
99
],
1010
"contact": {
11-
"repo": "https://github.com/MeteorDevelopment/meteor-addon-template"
11+
"sources": "https://github.com/MeteorDevelopment/meteor-addon-template"
1212
},
1313
"icon": "assets/template/icon.png",
1414
"environment": "client",

0 commit comments

Comments
 (0)