From 0a9ede4dc70aa8489c35a57a354a3b538f3abb41 Mon Sep 17 00:00:00 2001 From: simmbuddy <158280630+simmbuddy@users.noreply.github.com> Date: Wed, 31 Jan 2024 11:31:18 +0000 Subject: [PATCH] Initial commit --- .vscode/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 23698105..a82add75 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -17,8 +17,7 @@ "files.autoSave": "afterDelay", "screencastMode.onlyKeyboardShortcuts": true, "terminal.integrated.fontSize": 18, - "workbench.activityBar.visible": true, "workbench.colorTheme": "Visual Studio Dark", "workbench.fontAliasing": "antialiased", "workbench.statusBar.visible": true -} +} \ No newline at end of file