mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
documentation link
This commit is contained in:
@@ -105,6 +105,12 @@ function buildMenu() {
|
|||||||
{
|
{
|
||||||
role: 'help',
|
role: 'help',
|
||||||
submenu: [
|
submenu: [
|
||||||
|
{
|
||||||
|
label: 'Documentation',
|
||||||
|
click() {
|
||||||
|
electron.shell.openExternal('https://github.com/dbgate/dbgate/wiki');
|
||||||
|
},
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: 'dbgate.org',
|
label: 'dbgate.org',
|
||||||
click() {
|
click() {
|
||||||
|
|||||||
Reference in New Issue
Block a user