Skip to content

Commit 753d15d

Browse files
authored
fix(manifest): enable QnA (#25)
1 parent aff9851 commit 753d15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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-SuperClean"
1515
}

0 commit comments

Comments
 (0)