Small improvements

This commit is contained in:
PartyDonut 2025-07-27 11:47:31 +02:00
parent 86ff355e21
commit b17a74bb23
10 changed files with 81 additions and 20 deletions

2
.vscode/launch.json vendored
View file

@ -81,7 +81,6 @@
"args": [
"--web-port",
"9090",
"--web-experimental-hot-reload"
],
},
{
@ -93,7 +92,6 @@
"args": [
"--web-port",
"9090",
"--web-experimental-hot-reload"
],
},
],