Fixed Bug 67816 - Rooms. There is no message ‘The content of third party folder are not available...’ if the Move to/Copy/Save sidebar is open.

This commit is contained in:
Timofey Boyko 2024-07-02 17:16:55 +03:00
parent afe0985fee
commit a407f0f9d7

View File

@ -402,9 +402,9 @@ const useFilesHelper = ({
if (onSetBaseFolderPath) {
onSetBaseFolderPath([]);
toastr.error(e as TData);
}
setIsFirstLoad(false);
toastr.error(e as TData);
}
},
[