mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-02-02 11:08:13 -05:00
Added: icon for miniwindow
This commit is contained in:
parent
4d5b3fbdf6
commit
5207326017
@ -206,6 +206,7 @@ const createMiniWidow = () => {
|
||||
fullscreenable: false,
|
||||
resizable: false,
|
||||
transparent: true,
|
||||
icon: `${__static}/logo.png`,
|
||||
webPreferences: {
|
||||
backgroundThrottling: false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user