mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-24 21:40:48 +02:00
fix(autostart): handle disabling when the autostart is already disabled
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
autostart: patch
|
||||
---
|
||||
|
||||
Fixed `disable()` failing on Windows when autostart is already disabled. It now succeeds, as it does on macOS and Linux.
|
||||
Reference in New Issue
Block a user