mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 17:46:00 +00:00
icon fix
This commit is contained in:
@@ -10,12 +10,14 @@
|
||||
"build": {
|
||||
"appId": "org.dbgate",
|
||||
"mac": {
|
||||
"category": "database"
|
||||
"category": "database",
|
||||
"icon": "icon.png"
|
||||
},
|
||||
"linux": {
|
||||
"target": [
|
||||
"AppImage"
|
||||
]
|
||||
],
|
||||
"icon": "icon.png"
|
||||
},
|
||||
"win": {
|
||||
"target": [
|
||||
|
||||
Reference in New Issue
Block a user