fix: remover defaultWindowIcon do tauri config
This commit is contained in:
parent
35f50b2dd0
commit
09bb9cac28
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@
|
||||||
"resizable": true
|
"resizable": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"defaultWindowIcon": "icons/icon.png",
|
|
||||||
"security": {
|
"security": {
|
||||||
"csp": null
|
"csp": null
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue