mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 06:46:00 +00:00
documentation link
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user