Skip to content

Commit 8210f7a

Browse files
authored
feat: add changeActiveConnection command to palette in playgrounds (#700)
1 parent 902fef9 commit 8210f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@
762762
},
763763
{
764764
"command": "mdb.changeActiveConnection",
765-
"when": "false"
765+
"when": "mdb.isPlayground"
766766
},
767767
{
768768
"command": "mdb.changeExportToLanguageAddons",

0 commit comments

Comments
 (0)