fix mount failure when path contains a space

This commit is contained in:
2025-07-29 15:16:34 -05:00
parent 6d0f2a6c36
commit 5f4b853764
2 changed files with 6 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
### Changes from v2.0.6-release
* Fixed `.` and `..` incorrectly being reported as files in remote Linux mounts
* Fixed UI mount failure when path contains a space
## v2.0.6-release