From da7c5cda69989ef5b5359d86b704952ea94a18cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Duarte?= Date: Mon, 1 Mar 2021 17:13:04 +0000 Subject: [PATCH] Update settings.json --- .vscode/settings.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 47e319a..9139a42 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -25,5 +25,4 @@ "spellright.notificationClass": "warning", "vscodeMarkdownNotes.noteCompletionConvention": "noExtension", "vscodeMarkdownNotes.slugifyMethod": "github-slugger", - "window.autoDetectColorScheme": false, }