mirror of
https://github.com/dbgate/dbgate
synced 2024-11-07 20:26:23 +00:00
documentation link
This commit is contained in:
parent
03a53b97c3
commit
8a60e54d3b
@ -105,6 +105,12 @@ function buildMenu() {
|
||||
{
|
||||
role: 'help',
|
||||
submenu: [
|
||||
{
|
||||
label: 'Documentation',
|
||||
click() {
|
||||
electron.shell.openExternal('https://github.com/dbgate/dbgate/wiki');
|
||||
},
|
||||
},
|
||||
{
|
||||
label: 'dbgate.org',
|
||||
click() {
|
||||
|
Loading…
Reference in New Issue
Block a user