Skip to content

Commit c076cb3

Browse files
authored
fix(manifest): enable QnA (#69)
1 parent 0c1cd8e commit c076cb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/extension.manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
},
1111
"overview": "../README.md",
1212
"publisher": "CodingWithCalvin",
13-
"qna": false,
13+
"qna": true,
1414
"repo": "https://github.com/CodingWithCalvin/VS-ProjectRenamifier"
1515
}

0 commit comments

Comments
 (0)