fix(settings): fix godot path

This commit is contained in:
2025-09-14 18:16:45 +02:00
parent cbbf507992
commit 838776d259

View File

@@ -1,6 +1,5 @@
{
"editor.tabSize": 4,
"editor.insertSpaces": false,
"editor.detectIndentation": false,
"godotTools.editorPath.godot4": "/home/oier/Descargas/Godot_v4.4.1-stable_linux.x86_64"
"editor.detectIndentation": false
}