Skip to content

Commit

Permalink
fix: No dev mode :)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomershvueli committed Jul 18, 2021
1 parent 064b848 commit 598a270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/macos/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ const createWindow = () => {
contextIsolation: false,
},
});
window.webContents.openDevTools();

// This is so that Geniemoji shows up on all desktops/workspaces
window.setVisibleOnAllWorkspaces(true);

Expand Down

0 comments on commit 598a270

Please sign in to comment.