mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge pull request #9157 from aaronraimist/electron-help
Update Electron help menu link
This commit is contained in:
commit
6ac69c109c
@ -57,8 +57,8 @@ const template = [
|
|||||||
role: 'help',
|
role: 'help',
|
||||||
submenu: [
|
submenu: [
|
||||||
{
|
{
|
||||||
label: 'riot.im',
|
label: 'Riot Help',
|
||||||
click() { shell.openExternal('https://riot.im/'); },
|
click() { shell.openExternal('https://about.riot.im/help'); },
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user