Skip to content

Commit 8a6c662

Browse files
committed
fix: add defaultWindowIcon for dev mode dock icon
1 parent 598040b commit 8a6c662

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src-tauri/tauri.conf.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"frontendDist": "../dist"
1111
},
1212
"app": {
13+
"defaultWindowIcon": "icons/icon.png",
1314
"macOSPrivateApi": true,
1415
"windows": [
1516
{

0 commit comments

Comments
 (0)