mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
Fix typo
This commit is contained in:
@@ -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')
|
||||||
|
|||||||
Reference in New Issue
Block a user