Migrate tauri from portmaster-ui to desktop/tauri. Update build system

This commit is contained in:
Patrick Pacher
2024-03-22 11:45:18 +01:00
parent ac23ce32a1
commit d524bce166
35 changed files with 10960 additions and 42 deletions

View File

@@ -0,0 +1,4 @@
pub mod config;
pub mod spn;
pub mod notification;
pub mod subsystem;