fix #2109 json mqtt on secondary channel

This commit is contained in:
Thomas Göttgens
2023-01-23 21:57:41 +01:00
parent 083dcef9d6
commit 81854a173a
2 changed files with 7 additions and 8 deletions
+4 -3
View File
@@ -2,8 +2,9 @@
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"ms-vscode.cpptools",
"platformio.platformio-ide",
"trunk.io"
"platformio.platformio-ide"
],
"unwantedRecommendations": [
"ms-vscode.cpptools-extension-pack"
]
}