update vscode file

This commit is contained in:
Mathieu Carbou
2024-09-01 23:23:51 +02:00
parent e719d74e1d
commit 062a521c30

View File

@@ -70,6 +70,5 @@
"tooltip": "PlatformIO: Rebuild IntelliSense Index", "tooltip": "PlatformIO: Rebuild IntelliSense Index",
"commands": "platformio-ide.rebuildProjectIndex" "commands": "platformio-ide.rebuildProjectIndex"
} }
], ]
"git.allowForcePush": true
} }