Skip to content

Commit

Permalink
Fix the workspace settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hubwriter authored Jan 12, 2022
1 parent caaaa40 commit 05a3738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files.exclude": {
"**/translations": true
}
},
"workbench.editor.enablePreview": false,
"workbench.editor.enablePreviewFromQuickOpen": false
}

0 comments on commit 05a3738

Please sign in to comment.