mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-21 01:32:03 +03:00
7 lines
177 B
Markdown
7 lines
177 B
Markdown
|
---
|
||
|
'@tauri-apps/api': 'patch:feat'
|
||
|
'tauri': 'patch:feat'
|
||
|
---
|
||
|
|
||
|
Add `visibleOnAllWorkspaces` option when creating the window in JS and `Window.setVisibleOnAllWorkspaces` method.
|