Skip to content

Commit f0eda4c

Browse files
committed
💄
1 parent aa47186 commit f0eda4c

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
@@ -309,7 +309,7 @@
309309
},
310310
{
311311
"command": "gitpod.workspaces.stopWorkspace",
312-
"when": "gitpod.authenticated == true"
312+
"when": "gitpod.authenticated == true && gitpod.inWorkspace != true"
313313
},
314314
{
315315
"command": "gitpod.workspaces.stopWorkspace_context",

0 commit comments

Comments
 (0)