Skip to content

Commit e7aa2af

Browse files
committed
feat: add issues contact
1 parent 5913e50 commit e7aa2af

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/main/resources/fabric.mod.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
],
1010
"contact": {
1111
"homepage": "https://github.com/Zadudoder/ArrowPicked",
12-
"sources": "https://github.com/Zadudoder/ArrowPicked"
12+
"sources": "https://github.com/Zadudoder/ArrowPicked",
13+
"issues": "https://github.com/Zadudoder/ArrowPicked/issues"
1314
},
1415
"license": "MIT License",
1516
"icon": "assets/arrowpicked/icon.png",

0 commit comments

Comments
 (0)