Skip to content

Commit eb4f927

Browse files
committed
Ensure we map the repository and turn off Q&A
1 parent 7165658 commit eb4f927

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

resources/extension.manifest.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@
99
"internalName": "VS-GitKraken"
1010
},
1111
"overview": "../README.md",
12-
"publisher": "CodingWithCalvin"
12+
"publisher": "CodingWithCalvin",
13+
"qna": false,
14+
"repo": "https://www.github.com/CodingWithCalvin/VS-GitKraken"
1315
}

0 commit comments

Comments
 (0)