0.7.1 for Real ! - it was 0.7.0 before, not 0.7.1 !!

This commit is contained in:
2026-04-26 11:44:58 +02:00
parent 60b8841895
commit ac5bf10af6
26 changed files with 2560 additions and 388 deletions

View File

@@ -14,7 +14,7 @@ mod demo_ws;
mod demo_ws_manager;
mod splash;
pub use crate::splash::SplashOrder;
pub use splash::SplashOrder;
use tauri::Emitter;
use tauri::Manager;