Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tauri): check autostart status to prevent error with @tauri-apps/plugin-autostart on Windows #514

Merged

Conversation

dubisdev
Copy link
Contributor

On Windows, Tauri throws an error when trying to enable the autostart feature when it is already on.

image

This PR checks that status to avoid the error

ref tauri-apps/plugins-workspace#24 (comment)

@sekwah41 sekwah41 merged commit de4f8b9 into zidoro:master Nov 17, 2023
3 checks passed
@dubisdev dubisdev deleted the fix-tauri-error-on-autostart-plugin branch November 19, 2023 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed/Done
Development

Successfully merging this pull request may close these issues.

2 participants