mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 03:06:00 +00:00
try to guess desired import target+preselect it
This commit is contained in:
@@ -272,7 +272,7 @@ registerCommand({
|
||||
icon: 'icon import',
|
||||
onClick: () =>
|
||||
showModal(ImportExportModal, {
|
||||
importToArchive: true,
|
||||
importToCurrentTarget: true,
|
||||
initialValues: { sourceStorageType: getDefaultFileFormat(get(extensions)).storageType },
|
||||
}),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user