Should've kept that line intact

This commit is contained in:
Dima Sobolev 2020-08-03 00:02:57 +03:00 committed by GitHub
parent cf5396c98a
commit d2a549173d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,7 @@
"editor.wrappingIndent": "indent",
"editor.overviewRulerBorder": false,
"editor.lineHeight": 24,
"workbench.colorTheme": "Gray Matter Light",
"window.autoDetectColorScheme": true,
"workbench.preferredLightColorTheme": "Gray Matter Light",
"workbench.preferredDarkColorTheme": "Gray Matter Dark",