mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 19:36:00 +00:00
changed export map name
This commit is contained in:
@@ -175,7 +175,7 @@
|
||||
},
|
||||
},
|
||||
{
|
||||
text: 'Save to file',
|
||||
text: 'Export to HTML file',
|
||||
onClick: () => {
|
||||
saveFileToDisk(async filePath => {
|
||||
await apiCall('files/export-map', {
|
||||
|
||||
Reference in New Issue
Block a user