mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-28 12:27:16 +03:00
c576119013
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
258 B
258 B
tauri |
---|
patch |
- Do not run the updater with UAC task if server don't tell us. (Allow toggling server-side)
- The updater expect a field named
with_elevated_task
with aboolean
and will not run if the task is not installed first. (windows only)