Skip to content

Commit

Permalink
fix: virtual drive unix mount point validation
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwynr committed Jul 31, 2024
1 parent e6a6029 commit 01f3a41
Show file tree
Hide file tree
Showing 4 changed files with 158 additions and 520 deletions.
3 changes: 2 additions & 1 deletion locales/en/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1185,7 +1185,8 @@
}
},
"errors": {
"invalidMountPoint": "Invalid mount point."
"invalidMountPoint": "Invalid mount point.",
"mountPointNotEmpty": "Mount point needs to be an empty directory."
}
},
"webdav": {
Expand Down
Loading

0 comments on commit 01f3a41

Please sign in to comment.