a bit of cleanup

This commit is contained in:
Dobromir Popov
2025-05-30 19:35:11 +03:00
parent c6386a3718
commit 249ec6f5a7
9 changed files with 1739 additions and 510 deletions

3
.vscode/launch.json vendored
View File

@ -130,8 +130,7 @@
"--mode",
"web",
"--port",
"8050",
"--demo"
"8050"
],
"console": "integratedTerminal",
"justMyCode": false,