Skip to content

Commit

Permalink
Force extension to be local-only
Browse files Browse the repository at this point in the history
  • Loading branch information
Manual committed Sep 15, 2022
1 parent 852299e commit ed5a9e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
},
"preview": false,
"icon": "images/logo.png",
"extensionKind": [
"ui"
],
"galleryBanner": {
"color": "#EEEEEE"
},
Expand Down

0 comments on commit ed5a9e4

Please sign in to comment.