bug hunting
This commit is contained in:
parent
ae723f4531
commit
1f0c92391d
@ -264,6 +264,6 @@ const load_modules = async () => {
|
|||||||
}
|
}
|
||||||
console.log("Loaded native extensions");
|
console.log("Loaded native extensions");
|
||||||
|
|
||||||
remote.getCurrentWindow().on('focus', () => main_window.flashFrame(false));
|
remote.getCurrentWindow().on('focus', () => remote.getCurrentWindow().flashFrame(false));
|
||||||
// remote.getCurrentWindow().flashFrame(true);
|
// remote.getCurrentWindow().flashFrame(true);
|
||||||
};
|
};
|
Loading…
x
Reference in New Issue
Block a user