mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 09:35:37 -05:00
fix projects view title commands (#14086)
This commit is contained in:
@@ -156,7 +156,7 @@
|
||||
{
|
||||
"command": "sqlDatabaseProjects.createProjectFromDatabase",
|
||||
"when": "view == dataworkspace.views.main",
|
||||
"group": "secondary"
|
||||
"group": "1_currentWorkspace"
|
||||
}
|
||||
],
|
||||
"commandPalette": [
|
||||
|
||||
Reference in New Issue
Block a user