[Add] basic Tauri

This commit is contained in:
Alex Emmet 2026-05-17 21:34:55 +02:00
commit 8f78df03f7
8 changed files with 261 additions and 55 deletions

1
src/notifications/mod.rs Normal file
View file

@ -0,0 +1 @@
pub mod tauri;