update: vscode config

This commit is contained in:
admin
2025-09-26 08:14:16 +07:00
parent 64b0c6222b
commit 9a9d0955a2

View File

@@ -1,8 +1,11 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}
"folders": [
{
"path": "."
},
{
"path": "S:/Documents"
}
],
"settings": {}
}