mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 06:46:00 +00:00
Typo in export action
This commit is contained in:
@@ -57,7 +57,7 @@ export default {
|
||||
}),
|
||||
},
|
||||
{
|
||||
label: 'CSV file (semicolor separated)',
|
||||
label: 'CSV file (semicolon separated)',
|
||||
extension: 'csv',
|
||||
createWriter: (fileName) => ({
|
||||
functionName: 'writer@dbgate-plugin-csv',
|
||||
|
||||
Reference in New Issue
Block a user