mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Added Wiki Link
This commit is contained in:
@@ -384,6 +384,10 @@ const help = {
|
|||||||
label: 'Boostnote official site',
|
label: 'Boostnote official site',
|
||||||
click () { shell.openExternal('https://boostnote.io/') }
|
click () { shell.openExternal('https://boostnote.io/') }
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: 'Wiki',
|
||||||
|
click () { shell.openExternal('https://github.com/BoostIO/Boostnote/wiki') }
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: 'Issue Tracker',
|
label: 'Issue Tracker',
|
||||||
click () { shell.openExternal('https://github.com/BoostIO/Boostnote/issues') }
|
click () { shell.openExternal('https://github.com/BoostIO/Boostnote/issues') }
|
||||||
|
|||||||
Reference in New Issue
Block a user