1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00
This commit is contained in:
asmsuechan
2017-01-19 00:01:14 +09:00
parent 2b0bdbf1c8
commit ec6de1b91b

View File

@@ -155,7 +155,7 @@ var view = {
} }
}, },
{ {
label: 'Privious Note', label: 'Previous Note',
accelerator: 'Control + U', accelerator: 'Control + U',
click: function () { click: function () {
mainWindow.webContents.send('list:prior') mainWindow.webContents.send('list:prior')