mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-15 13:41:39 +03:00
chore: remove duplicate field (#5824)
This commit is contained in:
parent
4ab5545b7a
commit
5fd4d20e3b
@ -2104,8 +2104,6 @@ interface WindowOptions {
|
||||
alwaysOnTop?: boolean
|
||||
/** Prevents the window contents from being captured by other apps. */
|
||||
contentProtected?: boolean
|
||||
/** Prevents the window contents from being captured by other apps. */
|
||||
contentPortected?: boolean
|
||||
/** Whether or not the window icon should be added to the taskbar. */
|
||||
skipTaskbar?: boolean
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user