mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-07-11 07:31:24 +08:00
✨ Feature(custom): rewrite gallery page for better performance
This commit is contained in:
@@ -174,8 +174,6 @@ class LifeCycle {
|
||||
}).catch(err => {
|
||||
console.log('An error occurred: ', err)
|
||||
})
|
||||
const setwin = windowManager.get(IWindowList.SETTING_WINDOW)
|
||||
setwin?.webContents?.openDevTools({ mode: 'detach' })
|
||||
}
|
||||
windowManager.create(IWindowList.TRAY_WINDOW)
|
||||
windowManager.create(IWindowList.SETTING_WINDOW)
|
||||
|
||||
Reference in New Issue
Block a user