Browse Source

Merge pull request #252 from aaronjheng/view

Tweak view names
pull/257/head
Chen WeiJian 4 years ago
committed by GitHub
parent
commit
0fb03a2744
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      package.json

4
package.json

@ -80,12 +80,12 @@
"activitybar": [
{
"id": "github-cweijan-mysql",
"title": "Explorer",
"title": "Database",
"icon": "resources/icon/database-container.svg"
},
{
"id": "github-cweijan-nosql",
"title": "Explorer",
"title": "NoSQL",
"icon": "resources/image/other-container.png"
}
]

Loading…
Cancel
Save