chore(vscode): update settings

This commit is contained in:
winston 2023-10-19 07:09:44 +02:00
parent a83e894dae
commit d47838110e
Signed by: winston
GPG key ID: 3786770EDBC2B481

View file

@ -145,5 +145,6 @@
"d.servedReleaseChannel": "beta", "d.servedReleaseChannel": "beta",
"dfmt.braceStyle": "otbs", "dfmt.braceStyle": "otbs",
"d.alwaysShowDubStatusButtons": true, "d.alwaysShowDubStatusButtons": true,
"window.titleBarStyle": "custom" "window.titleBarStyle": "custom",
"window.commandCenter": false
} }