fix: drift not working on web

This commit is contained in:
PartyDonut 2025-08-08 18:11:40 +02:00
parent fa30e634b4
commit d3505e99b7
4 changed files with 13334 additions and 1 deletions

1
.vscode/launch.json vendored
View file

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