🎉 Uses actual folder name in VS Code

This commit is contained in:
2025-06-16 23:27:54 +03:00
parent c23c9b35d6
commit 7caf5ed4aa

View File

@ -1,8 +1,7 @@
{
"folders": [
{
"path": ".",
"name": "Source"
"path": "."
}
],
"extensions": {