mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-29 13:31:27 +02:00
7 lines
223 B
Markdown
7 lines
223 B
Markdown
---
|
|
'window-state': 'minor'
|
|
'window-state-js': 'minor'
|
|
---
|
|
|
|
Making `flags` optional in the `saveWindowState`, `restoreState`, `restoreStateCurrent` JavaScripts APIs, leaving it empty will make it use plugin's default flags
|