Skip to content

Commit

Permalink
Merge pull request #3936 from continuedev/nate/fixes1935
Browse files Browse the repository at this point in the history
update toggle full screen icon
  • Loading branch information
sestinj authored Feb 4, 2025
2 parents 8d3b810 + bb8bfde commit dec8940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
"command": "continue.toggleFullScreen",
"category": "Continue",
"title": "Toggle Full Screen",
"icon": "$(fullscreen)",
"icon": "$(link-external)",
"group": "Continue"
},
{
Expand Down

0 comments on commit dec8940

Please sign in to comment.