"$schema" = "schemas/schema.json" [default] description = """ #### Granted Permissions This default permission set enables all Tauri commands to be used. There is no destructive action exposed, therefore it is safe and intended to expose this by default to the frontend. """ permissions = [ "allow-apply-update", "allow-check-for-updates", "allow-set-channel" ]