Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alexk111 committed Apr 14, 2024
1 parent f0f5108 commit 5bacab3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/infra/browserWindow/browserWindow.ts
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ export function createRendererWindow(
icon,
parent: win,
title: 'Freeter',
// modal: true // modal hides maximize/close buttons on MacOS
}
switch (process.platform) {
case 'linux': {
Expand Down

0 comments on commit 5bacab3

Please sign in to comment.