botserver/web
Rodrigo Rodriguez (Pragmatismo) f20771aa85 fix(web_server): update static file path and remove unused index import
Changed static file path to a relative path (`./web/desktop`) for better portability across environments and removed the unused `index` import from `main.rs` to tidy up module references.
2025-11-16 09:07:53 -03:00
..
desktop feat(editor): redesign editor UI with 3DBevel theme and ribbon layout 2025-11-15 22:03:30 -03:00
html feat: add actix-files dependency for file serving support 2025-11-15 19:08:26 -03:00