mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 01:16:01 +00:00
bigger mac icon
This commit is contained in:
@@ -112,7 +112,7 @@ function createWindow() {
|
||||
width: 1200,
|
||||
height: 800,
|
||||
title: 'DbGate',
|
||||
icon: os.platform() == 'win32' ? 'icon.ico' : 'icon.png',
|
||||
icon: os.platform() == 'win32' ? 'icon.ico' : 'icon512.png',
|
||||
...bounds,
|
||||
show: false,
|
||||
webPreferences: {
|
||||
|
||||
Reference in New Issue
Block a user