This commit is contained in:
Pascal Engélibert 2023-05-02 18:03:21 +02:00 committed by Pascal Engélibert
commit 359d5909a8
46 changed files with 5400 additions and 815 deletions

2
webui/.cargo/config.toml Normal file
View file

@ -0,0 +1,2 @@
[build]
target = "wasm32-unknown-unknown"