Skip to content

Commit 9d29e1d

Browse files
committed
Ensure we map the repository and turn off Q&A
1 parent 59bc079 commit 9d29e1d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

resources/extension.manifest.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@
99
"internalName": "VS-WebcamStudio"
1010
},
1111
"overview": "../README.md",
12-
"publisher": "CodingWithCalvin"
13-
}
12+
"publisher": "CodingWithCalvin",
13+
"qna": false,
14+
"repo": "https://www.github.com/CodingWithCalvin/VS-WebcamStudio"
15+
}

0 commit comments

Comments
 (0)