Skip to content

Commit dec8940

Browse files
authored
Merge pull request #3936 from continuedev/nate/fixes1935
update toggle full screen icon
2 parents 8d3b810 + bb8bfde commit dec8940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
"command": "continue.toggleFullScreen",
215215
"category": "Continue",
216216
"title": "Toggle Full Screen",
217-
"icon": "$(fullscreen)",
217+
"icon": "$(link-external)",
218218
"group": "Continue"
219219
},
220220
{

0 commit comments

Comments
 (0)