1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

fixed review comments

This commit is contained in:
Maurits Lourens
2017-12-13 17:20:22 +01:00
parent 6a9d4ae0fd
commit 6fba62d062
2 changed files with 3 additions and 3 deletions

View File

@@ -108,7 +108,7 @@ const file = {
}
},
{
label: 'Html (.html)',
label: 'HTML (.html)',
click () {
mainWindow.webContents.send('list:isMarkdownNote')
mainWindow.webContents.send('export:save-html')