Skip to content

Commit d61e655

Browse files
authored
Update devcontainer.json
1 parent 01dc49d commit d61e655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"customizations": {
88
"vscode": {
99
"settings": {
10-
"window.menuBarVisibility": "visible",
10+
"window.menuBarVisibility": "classic",
1111
"workbench.activityBar.location": "top",
1212
"debug.toolBarLocation": "docked",
1313
"editor.formatOnSave": true,

0 commit comments

Comments
 (0)