Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: enable directory selection in file picker
Although folder selection is possible, the callback does not receive the picked node unless `allowDirectories(true)` is explicitly set. Signed-off-by: Daniel Kesselberg <[email protected]>
- Loading branch information