From 062a521c309c3ea59e91ee834340a877abdf8c2b Mon Sep 17 00:00:00 2001 From: Mathieu Carbou Date: Sun, 1 Sep 2024 23:23:51 +0200 Subject: [PATCH] update vscode file --- .vscode/settings.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index ccaf07f..1e48fc2 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -70,6 +70,5 @@ "tooltip": "PlatformIO: Rebuild IntelliSense Index", "commands": "platformio-ide.rebuildProjectIndex" } - ], - "git.allowForcePush": true + ] } \ No newline at end of file