Remove set active project button
This commit is contained in:
parent
acbdbd1bfd
commit
6ca2a91f08
1 changed files with 0 additions and 5 deletions
|
@ -202,11 +202,6 @@
|
||||||
"icon": "$(plus)",
|
"icon": "$(plus)",
|
||||||
"category": "Appwrite"
|
"category": "Appwrite"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"command": "vscode-appwrite.setActiveProject",
|
|
||||||
"title": "Set as active",
|
|
||||||
"category": "Appwrite"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"command": "vscode-appwrite.refreshProjects",
|
"command": "vscode-appwrite.refreshProjects",
|
||||||
"title": "Refresh projects",
|
"title": "Refresh projects",
|
||||||
|
|
Loading…
Reference in a new issue