fix: remover defaultWindowIcon do tauri config

This commit is contained in:
Esdras Renan 2025-10-10 23:35:40 -03:00
parent 35f50b2dd0
commit 09bb9cac28

View file

@ -19,7 +19,6 @@
"resizable": true "resizable": true
} }
], ],
"defaultWindowIcon": "icons/icon.png",
"security": { "security": {
"csp": null "csp": null
} }