mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Change the name list:top to list:jumpToTop
This commit is contained in:
@@ -187,7 +187,7 @@ var view = {
|
||||
label: 'Jump to Top',
|
||||
accelerator: 'Control + G',
|
||||
click () {
|
||||
mainWindow.webContents.send('list:top')
|
||||
mainWindow.webContents.send('list:jumpToTop')
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user