diff --git a/README.md b/README.md index 54b3fff..62109dd 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ Services currently supported: ### What's changed? +* v2.0.11 Bug fixes and improvements. * v2.0.10 Add Clone in Cursor and Windsurf options. * v2.0.9 Bug fixes and improvements. * v2.0.8 Google IDX link added. diff --git a/src/js/main.js b/src/js/main.js index d386426..5865a41 100644 --- a/src/js/main.js +++ b/src/js/main.js @@ -128,7 +128,7 @@ const ideWebsitesList = [ name: 'cloneInVSCodeInsiders', baseurl: `vscode-insiders://vscode.git/clone?url=https://${platform}.com/`, platforms: ['github'], - icon: '', + icon: '', class: 'd-none d-md-block' }, {