Merge branch 'feature/game-achievements' into chore/test-preview

This commit is contained in:
Zamitto
2024-10-02 23:09:15 -03:00

View File

@@ -165,7 +165,6 @@ export class WindowManager {
});
this.notificationWindow.setIgnoreMouseEvents(true);
this.notificationWindow.webContents.openDevTools();
this.notificationWindow.setVisibleOnAllWorkspaces(true, {
visibleOnFullScreen: true,
});