Added a webview managed by the application

This commit is contained in:
Manuel Forcén Muñoz 2024-05-22 19:11:25 +02:00
parent c9e621571c
commit b4044de503
3 changed files with 295 additions and 6 deletions

View file

@ -16,3 +16,4 @@ serde_json = "1"
accounters = { path = ".." }
tera = "1.19.1"
rand = "0.8"
web-view="0.7"