Fix for mode switch

This commit is contained in:
Elio Struyf
2022-04-20 11:19:23 +02:00
parent 55a14b3fbe
commit b232c55843
4 changed files with 11 additions and 2 deletions
+1 -1
View File
@@ -1692,7 +1692,7 @@
{
"command": "frontMatter.mode.switch",
"group": "navigation@1",
"when": "view == frontMatter.explorer"
"when": "view == frontMatter.explorer && frontMatter:has:modes == true"
},
{
"command": "frontMatter.dashboard",