Skip to content

Improve updater setup #57

@clearlysid

Description

@clearlysid

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions