gsd snapshot: uncommitted changes after 229m inactivity

This commit is contained in:
John Smith
2026-06-02 20:17:10 -04:00
parent f4e64805ba
commit b2f1ac3e23
+1 -1
View File
@@ -287,7 +287,7 @@ pub fn run() {
tauri_plugin_autostart::MacosLauncher::LaunchAgent,
Some(vec!["--minimize"]),
))
.setup(|app| {
.setup(move |app| {
let handle = app.handle().clone();
tauri::async_runtime::block_on(async move {