Skip to content

Commit 190f4a6

Browse files
committed
temp
1 parent 2e05200 commit 190f4a6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

vscode/extension/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@
9090
},
9191
{
9292
"command": "sqlmesh.openTestQuery",
93-
"title": "Open Test Query",
94-
"description": "Opens a new SQL editor with a test query",
95-
"icon": "$(database)"
93+
"title": "Render Model",
94+
"description": "Render the model in the current editor",
95+
"icon": "$(open-preview)"
9696
}
9797
],
9898
"menus": {

0 commit comments

Comments
 (0)