fix(dialog): update asset protocol scope on directory open, closes #1553 (#1769)

This commit is contained in:
Lucas Fernandes Nogueira
2024-09-12 11:10:16 -03:00
committed by GitHub
parent b2269333e3
commit 2b898f0786
2 changed files with 19 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"dialog": patch
---
Update Tauri scopes (asset protocol) when using the `open()` command to select directories.