mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
8 lines
154 B
Markdown
8 lines
154 B
Markdown
---
|
|
"tauri": "patch:feat"
|
|
"@tauri-apps/api": "patch:feat"
|
|
---
|
|
|
|
Add `defaultWindowIcon` to the JS `app` module to retrieve the default window icon in JS.
|
|
|