mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-15 10:46:32 +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',
|
label: 'Jump to Top',
|
||||||
accelerator: 'Control + G',
|
accelerator: 'Control + G',
|
||||||
click () {
|
click () {
|
||||||
mainWindow.webContents.send('list:top')
|
mainWindow.webContents.send('list:jumpToTop')
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user