mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-07-02 05:01:41 +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