Skip to content

Commit

Permalink
some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
LAPTOP-MS3A4HDC\Asim khan committed Jun 15, 2023
1 parent c0b2fdf commit f4f260b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -423,12 +423,7 @@ function displayError(message, detail) {
message,
detail,
};
try {
dialog.showMessageBox(null, options, (response, checkboxChecked) => {});
}
catch (e) {
console.log(e);
}

}

Expand Down

0 comments on commit f4f260b

Please sign in to comment.