fix: move jan to not empty destination folder not functioning (#2464)
Signed-off-by: James <james@jan.ai> Co-authored-by: James <james@jan.ai>
This commit is contained in:
parent
a76c12766a
commit
419683d415
@ -56,6 +56,7 @@ const DataFolder = () => {
|
||||
newDestChildren.filter((x) => x !== '.DS_Store').length > 0
|
||||
|
||||
if (isNotEmpty) {
|
||||
setDestinationPath(destFolder)
|
||||
showDestNotEmptyConfirm(true)
|
||||
return
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user