changed export map name

This commit is contained in:
Jan Prochazka
2022-06-11 18:43:19 +02:00
parent f2402cadb0
commit fa0680a8ee

View File

@@ -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', {