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