SYNC: copy to cloud folder works for connected DB

This commit is contained in:
Jan Prochazka
2025-06-15 10:22:33 +02:00
committed by Diflow
parent 6a704aa079
commit cd7cf63144

View File

@@ -337,8 +337,7 @@
text: _t('connection.duplicate', { defaultMessage: 'Duplicate' }),
onClick: handleDuplicate,
},
!$openedConnections.includes(data._id) &&
$cloudSigninTokenHolder &&
$cloudSigninTokenHolder &&
passProps?.cloudContentList?.length > 0 && {
text: _t('connection.copyToCloudFolder', { defaultMessage: 'Copy to cloud folder' }),
submenu: passProps?.cloudContentList