Skip to content

Commit

Permalink
Remove extra separator
Browse files Browse the repository at this point in the history
  • Loading branch information
devinbinnie committed Nov 21, 2024
1 parent 7c6c82d commit 177ba79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/menus/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,6 @@ export function createTemplate(config: Config, updateManager: UpdateManager) {
Diagnostics.run();
},
});
submenu.push(separatorItem);

let reportProblemLink = currentRemoteInfo?.reportProblemLink;
if (!reportProblemLink) {
Expand Down

0 comments on commit 177ba79

Please sign in to comment.