mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-08 03:24:12 +08:00
✨ support #371
This commit is contained in:
parent
4a2ca33e02
commit
bbeddb3fe6
@ -63,7 +63,7 @@ export default () => {
|
||||
`window.rubick && window.rubick.hooks && typeof window.rubick.hooks.onShow === "function" && window.rubick.hooks.onShow()`
|
||||
);
|
||||
// versonHandler.checkUpdate();
|
||||
win.webContents.openDevTools();
|
||||
// win.webContents.openDevTools();
|
||||
});
|
||||
|
||||
win.on('hide', () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user