mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-10 16:27:05 +02:00
b115fd22e0
* fix(fs): Prevent deadlock when scope listeners are registered. * block
6 lines
141 B
Markdown
6 lines
141 B
Markdown
---
|
|
"fs": patch
|
|
---
|
|
|
|
Fixes an issue that caused the app to freeze when the `dialog`, `fs`, and `persisted-scope` plugins were used together.
|