Remove set active project button

This commit is contained in:
alexweininger 2021-07-19 22:07:09 -07:00
parent acbdbd1bfd
commit 6ca2a91f08

View file

@ -202,11 +202,6 @@
"icon": "$(plus)",
"category": "Appwrite"
},
{
"command": "vscode-appwrite.setActiveProject",
"title": "Set as active",
"category": "Appwrite"
},
{
"command": "vscode-appwrite.refreshProjects",
"title": "Refresh projects",