mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 04:46:02 +00:00
fix
This commit is contained in:
@@ -192,7 +192,7 @@ export const copyRowsFormatDefs = {
|
||||
},
|
||||
mongoInsert: {
|
||||
label: 'Copy as Mongo INSERTs',
|
||||
name: 'Mongo UPDATEs',
|
||||
name: 'Mongo INSERTs',
|
||||
formatter: clipboardMongoInsertFormatter(),
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user