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