-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hmm, wondering why not just do a simple
"check_updates" => {
let w = app.get_window("main").unwrap();
w.trigger_global("tauri://update", None);
}
and let Tauri handle the rest? @clearlysid
Originally posted by @rajatkulkarni95 in #42 (comment)
rajatkulkarni95
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request