fix: remove skip-taskbar feature on Linux. (#35123)
This commit is contained in:
parent
00e9bf107a
commit
b67c69d741
2 changed files with 1 additions and 6 deletions
|
@ -1323,7 +1323,7 @@ win.setSheetOffset(toolbarRect.height)
|
|||
|
||||
Starts or stops flashing the window to attract user's attention.
|
||||
|
||||
#### `win.setSkipTaskbar(skip)`
|
||||
#### `win.setSkipTaskbar(skip)` _macOS_ _Windows_
|
||||
|
||||
* `skip` boolean
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue