mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-05-01 15:33:57 +00:00
SYNC: copy to cloud folder works for connected DB
This commit is contained in:
@@ -337,7 +337,6 @@
|
|||||||
text: _t('connection.duplicate', { defaultMessage: 'Duplicate' }),
|
text: _t('connection.duplicate', { defaultMessage: 'Duplicate' }),
|
||||||
onClick: handleDuplicate,
|
onClick: handleDuplicate,
|
||||||
},
|
},
|
||||||
!$openedConnections.includes(data._id) &&
|
|
||||||
$cloudSigninTokenHolder &&
|
$cloudSigninTokenHolder &&
|
||||||
passProps?.cloudContentList?.length > 0 && {
|
passProps?.cloudContentList?.length > 0 && {
|
||||||
text: _t('connection.copyToCloudFolder', { defaultMessage: 'Copy to cloud folder' }),
|
text: _t('connection.copyToCloudFolder', { defaultMessage: 'Copy to cloud folder' }),
|
||||||
|
|||||||
Reference in New Issue
Block a user