Remove forgotten console.log
This commit is contained in:
@@ -77,7 +77,6 @@ Item {
|
|||||||
NotificationService.manualNotificationsMuted = !NotificationService.manualNotificationsMuted;
|
NotificationService.manualNotificationsMuted = !NotificationService.manualNotificationsMuted;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
console.log(root.createWindow);
|
|
||||||
root.createWindow = !root.createWindow;
|
root.createWindow = !root.createWindow;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user