mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
changed export map name
This commit is contained in:
parent
f2402cadb0
commit
fa0680a8ee
@ -175,7 +175,7 @@
|
||||
},
|
||||
},
|
||||
{
|
||||
text: 'Save to file',
|
||||
text: 'Export to HTML file',
|
||||
onClick: () => {
|
||||
saveFileToDisk(async filePath => {
|
||||
await apiCall('files/export-map', {
|
||||
|
Loading…
Reference in New Issue
Block a user