mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-20 17:06:01 +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: () => {
|
onClick: () => {
|
||||||
saveFileToDisk(async filePath => {
|
saveFileToDisk(async filePath => {
|
||||||
await apiCall('files/export-map', {
|
await apiCall('files/export-map', {
|
||||||
|
|||||||
Reference in New Issue
Block a user