mirror of
https://github.com/heyman/heynote.git
synced 2025-02-22 05:01:08 +01:00
Remove debug log
This commit is contained in:
parent
e21d64d146
commit
8980e532f2
@ -81,7 +81,6 @@ async function createWindow() {
|
||||
if (windowConfig.isMaximized) {
|
||||
win.maximize()
|
||||
}
|
||||
console.log("bounds:", win.getBounds())
|
||||
|
||||
win.on("close", (event) => {
|
||||
// Prevent the window from closing, and send a message to the renderer which will in turn
|
||||
|
Loading…
Reference in New Issue
Block a user